none
This commit is contained in:
parent
1cca99998b
commit
3b2d6f4443
@ -6,4 +6,5 @@ RUN apt-get update \
|
||||
COPY . /app
|
||||
WORKDIR /app
|
||||
RUN pip3 install --no-cache-dir --upgrade --requirement requirements.txt
|
||||
|
||||
CMD ["python3", "main.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user