test
This commit is contained in:
parent
d305461ab8
commit
8fc08d6124
@ -16,6 +16,8 @@ ARG KAGGLE_KEY
|
||||
|
||||
COPY ./ium-data.py ./
|
||||
|
||||
RUN chmod 777 *.py
|
||||
RUN mkdir /.kaggle
|
||||
|
||||
RUN export KAGGLE_CONFIG_DIR='/.kaggle/'
|
||||
|
||||
CMD ./ium-data.py
|
||||
|
Loading…
Reference in New Issue
Block a user