Fred808 commited on
Commit
bbd1829
·
verified ·
1 Parent(s): c25ba5b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -17,4 +17,3 @@ RUN rm -rf /app/batch_downloads && mkdir -p /app/batch_downloads && chmod -R 777
17
  RUN chmod -R 777 /app
18
 
19
  # Run app with full permissions
20
- CMD ["python", "app.py"]
 
17
  RUN chmod -R 777 /app
18
 
19
  # Run app with full permissions