This commit is contained in:
s444501 2022-04-02 22:32:30 +02:00
parent 8fc08d6124
commit 0b1540f519

View File

@ -11,13 +11,6 @@ RUN pip3 install kaggle
WORKDIR /ium
ARG KAGGLE_USERNAME
ARG KAGGLE_KEY
COPY ./ium-data.py ./
RUN mkdir /.kaggle
RUN export KAGGLE_CONFIG_DIR='/.kaggle/'
CMD ./ium-data.py