zhengr commited on
Commit
cf5c38f
·
verified ·
1 Parent(s): e5f21ae

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,4 +8,4 @@ ENV REBUILD="false"
8
 
9
  RUN chmod -R 777 /build/models
10
 
11
- #CMD ["/bin/bash", ".entrypoint.sh"]
 
8
 
9
  RUN chmod -R 777 /build/models
10
 
11
+ CMD ["/bin/bash", "entrypoint.sh"]