hassan526 commited on
Commit
c6a6e5b
·
verified ·
1 Parent(s): eec297e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ RUN ./install.sh
24
  EXPOSE 8000 7860
25
 
26
  # Set the default command to run the application
27
- ENTRYPOINT ["./run_demo.sh"]
 
24
  EXPOSE 8000 7860
25
 
26
  # Set the default command to run the application
27
+ CMD ["./run_demo.sh -f"]