Docker kaggle fix

This commit is contained in:
MatOgr 2022-04-03 20:18:55 +02:00
parent 70f369e725
commit 222ebbd63b

View File

@ -15,7 +15,7 @@ ARG KAGGLE_KEY
# Copy scripts to the catalog
COPY ./scripts/. /
COPY ./kaggle.json /root/.kaggle/kaggle.json
# COPY ./kaggle.json /root/.kaggle/kaggle.json
# Run the copied script
RUN chmod +x /load_data.sh && /load_data.sh