Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Zaręba 2021-05-07 23:49:46 +02:00
parent 4068537e99
commit 0b09cbf6a2

View File

@ -12,4 +12,3 @@ COPY ./script2.py ./
RUN pip3 install -r ./requirements.txt
CMD python3 script2.py
CMD python3 lab05.py
CMD python3 lab06_training.py