copy problem fix
This commit is contained in:
parent
1313e993c1
commit
59113a5424
@ -15,7 +15,6 @@ RUN pip install --user seaborn
|
||||
|
||||
ENV PATH="/root/.local/bin:/.local/bin:${PATH}"
|
||||
|
||||
COPY ./data.sh /home/data/data.sh
|
||||
COPY ./ml.py /home/data/ml.py
|
||||
|
||||
RUN mkdir /.kaggle
|
||||
|
Loading…
Reference in New Issue
Block a user