Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
c730f1b3da
commit
72d1dc7e90
@ -9,4 +9,5 @@ RUN pip install --user seaborn
|
|||||||
RUN ln -s ~/.local/bin/kaggle /usr/bin/kaggle
|
RUN ln -s ~/.local/bin/kaggle /usr/bin/kaggle
|
||||||
ENV KAGGLE_USERNAME=michal2608
|
ENV KAGGLE_USERNAME=michal2608
|
||||||
ENV KAGGLE_KEY=""
|
ENV KAGGLE_KEY=""
|
||||||
RUN apt-get install unzip
|
RUN apt-get install unzip
|
||||||
|
RUN apt install git
|
Loading…
Reference in New Issue
Block a user