huynhkimthien commited on
Commit
8652090
·
verified ·
1 Parent(s): 35332e9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -3
Dockerfile CHANGED
@@ -7,9 +7,6 @@ RUN pip install --no-cache-dir -r requirements.txt
7
  RUN pip install python-multipart
8
  COPY . .
9
 
10
- docker-compose build
11
- docker-compose up
12
-
13
  RUN apt update && apt install -y ffmpeg
14
 
15
  EXPOSE 7860
 
7
  RUN pip install python-multipart
8
  COPY . .
9
 
 
 
 
10
  RUN apt update && apt install -y ffmpeg
11
 
12
  EXPOSE 7860