Zaktualizuj 'Dockerfile'

This commit is contained in:
Michał Dudziak 2023-05-10 12:36:39 +02:00
parent aee038e95c
commit fada79832e

View File

@ -14,4 +14,6 @@ RUN ln -s ~/.local/bin/kaggle /usr/bin/kaggle
ENV KAGGLE_USERNAME=michal2608
ENV KAGGLE_KEY=""
RUN apt-get install unzip
RUN apt install git -y
RUN apt install git -y
CMD python3 sacred.py