Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 13:20:27 +02:00
parent 074d4cd5da
commit af5954294c

View File

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