Umm
This commit is contained in:
parent
6926804106
commit
c94de6bb4f
@ -5,4 +5,4 @@ COPY . /py
|
||||
WORKDIR /py
|
||||
RUN pip3 install -U pip
|
||||
RUN pip3 install -U -r requirements.txt
|
||||
CMD ["python3", "-m", "program"]
|
||||
CMD ["python3", "main.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user