ayloll commited on
Commit
4d2eb93
·
verified ·
1 Parent(s): 86c1ce6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -9,3 +9,4 @@ COPY . .
9
 
10
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
11
  RUN apt-get update && apt-get install -y ffmpeg
 
 
9
 
10
  CMD ["uvicorn", "app:app", "--host", "0.0.0.0", "--port", "7860"]
11
  RUN apt-get update && apt-get install -y ffmpeg
12
+ /tmp