Latest Version
This commit is contained in:
@@ -4,4 +4,4 @@ COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
COPY . .
|
||||
EXPOSE 8000
|
||||
CMD ["python","app.py"]
|
||||
CMD ["python","app.py"]
|
||||
Reference in New Issue
Block a user