This commit is contained in:
Adam Wojdyla 2022-04-02 22:24:15 +02:00
parent 8320d74da3
commit ab256b7c2a

View File

@ -15,13 +15,15 @@ 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 u+x ./stats-docker.sh
RUN chmod u+x ./script-stats.py
# RUN ./download.sh 117928
RUN python3 ./script-download.py