Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 13:29:46 +02:00
parent 7e96508c1e
commit 4b52807432

View File

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