This commit is contained in:
Paweł Skórzewski 2024-04-10 11:15:20 +02:00
parent 863c573bbd
commit 85a4a1830d
1 changed files with 3 additions and 1 deletions

View File

@ -6,4 +6,6 @@ RUN mkdir -p /root/.kaggle && chmod 600 /root/.kaggle
# COPY ./create-dataset.py ./
# CMD python3 create-dataset.py
# CMD python3 create-dataset.py
CMD /bin/bash