Docker kaggle fix
This commit is contained in:
parent
70f369e725
commit
222ebbd63b
@ -15,7 +15,7 @@ ARG KAGGLE_KEY
|
|||||||
|
|
||||||
# Copy scripts to the catalog
|
# Copy scripts to the catalog
|
||||||
COPY ./scripts/. /
|
COPY ./scripts/. /
|
||||||
COPY ./kaggle.json /root/.kaggle/kaggle.json
|
# COPY ./kaggle.json /root/.kaggle/kaggle.json
|
||||||
|
|
||||||
# Run the copied script
|
# Run the copied script
|
||||||
RUN chmod +x /load_data.sh && /load_data.sh
|
RUN chmod +x /load_data.sh && /load_data.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user