esteele commited on
Commit
71c6c9a
·
1 Parent(s): e34f019

Edit Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -13,4 +13,4 @@ COPY . .
13
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
14
 
15
 
16
- ENTRYPOINT ["top", "-b"]
 
13
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
14
 
15
 
16
+ #ENTRYPOINT ["top", "-b"]