relative path to learning.py script
This commit is contained in:
parent
76714a0f2d
commit
aa8d03eeb3
@ -13,7 +13,7 @@ RUN pip install --user scikit-learn
|
||||
|
||||
# RUN echo "alias kaggle='~/.local/bin/kaggle'" >> ~/.bashrc
|
||||
|
||||
COPY ./learning.py ./
|
||||
COPY ./../learning.py ./
|
||||
|
||||
# CMD ./script.sh 300
|
||||
# CMD ./learning.pyRUN pip install --user numpy
|
||||
|
Loading…
Reference in New Issue
Block a user