workающий release 0.3.0
This commit is contained in:
@@ -8,8 +8,8 @@ RUN apt-get update && \
|
||||
tzdata \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
RUN git clone https://github.com/serty2005/MHservice.git .
|
||||
|
||||
CMD ["python", "/opt/app/app.py"]
|
||||
RUN pip install -r requirements.txt
|
||||
|
||||
CMD ["python", "/opt/app/app.py"]
|
||||
Reference in New Issue
Block a user