Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 13:31:23 +02:00
parent eb3a1e5c17
commit ac30182bd4

View File

@ -16,4 +16,4 @@ ENV KAGGLE_KEY=""
RUN apt-get install unzip
RUN apt install git -y
CMD python3 sacred.py
CMD python3 predict.py