This commit is contained in:
Adam Wojdyla 2022-04-02 22:26:34 +02:00
parent ab256b7c2a
commit 73daf4b2a3

View File

@ -15,15 +15,13 @@ RUN python3 -m pip install pandas
RUN python3 -m pip freeze
ENV PATH="/root/.local/bin:${PATH}"
RUN chmod u+x ./stats-docker.sh
RUN chmod u+x ./script-stats.py
COPY . .
ARG KAGGLE_USERNAME
ARG KAGGLE_KEY
RUN chmod a+x ./stats-docker.sh
RUN chmod a+x ./script-stats.py
# RUN ./download.sh 117928
RUN python3 ./script-download.py