Update 'Dockerfile'
This commit is contained in:
parent
4a2a6d7862
commit
a296acdcf4
@ -9,7 +9,7 @@ RUN chmod u+x ./skrypt.sh ./statystyki.sh
|
||||
|
||||
RUN apt update && apt install -y python3-pip zip
|
||||
|
||||
RUN pip3 install --user kaggle
|
||||
RUN pip3 install kaggle
|
||||
|
||||
RUN mkdir ~/.kaggle
|
||||
RUN echo "{\"username\":\"kaerde\",\"key\":\"9831adcf128300863404c16935674937\"}" > ~/.kaggle/kaggle.json
|
||||
|
Loading…
Reference in New Issue
Block a user