diff --git a/Dockerfile b/Dockerfile index ec0b840..b2d6fb9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,5 @@ RUN pip install --user seaborn ENV PATH="/root/.local/bin:/.local/bin:${PATH}" -COPY ./ml.py /home/data/ml.py - RUN mkdir /.kaggle RUN chmod -R 777 /.kaggle \ No newline at end of file