Attempt 6
This commit is contained in:
parent
093335f9c5
commit
aa11e17bbe
@ -5,7 +5,7 @@ RUN pip3 install datasets kaggle
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
RUN mkdir -p /app/.kaggle && chmod 600 /app/.kaggle
|
||||
RUN mkdir -p .kaggle && chmod 600 .kaggle
|
||||
|
||||
COPY ./create-dataset.py ./
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user