Spaces:
Sleeping
Sleeping
Valentin De Matos
commited on
Commit
·
6f351d2
1
Parent(s):
9d14b8d
V0
Browse filesSigned-off-by: Valentin De Matos <[email protected]>
- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -16,4 +16,4 @@ RUN cat /etc/ImageMagick-6/policy.xml | sed "s|\"none\"|\"write\|read\"|g" > /et
|
|
| 16 |
|
| 17 |
COPY . .
|
| 18 |
|
| 19 |
-
CMD ["
|
|
|
|
| 16 |
|
| 17 |
COPY . .
|
| 18 |
|
| 19 |
+
CMD ["python", "app.py"]
|