czk32611 commited on
Commit
4fc5577
1 Parent(s): da7d0e3

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -46,7 +46,7 @@ RUN pip install -r requirements.txt \
46
 
47
 
48
  # Add entrypoint script
49
- RUN chmod 777 ./entrypoint.sh
50
  RUN ls -l ./
51
 
52
  EXPOSE 7860
 
46
 
47
 
48
  # Add entrypoint script
49
+ #RUN chmod 777 ./entrypoint.sh
50
  RUN ls -l ./
51
 
52
  EXPOSE 7860