forked from s464914/ium_464914
Update Dockerfile
This commit is contained in:
parent
fc74c89396
commit
ac30012090
@ -9,7 +9,8 @@ RUN pip install --user scikit-learn
|
|||||||
RUN pip install --user matplotlib
|
RUN pip install --user matplotlib
|
||||||
RUN pip install --user geopandas
|
RUN pip install --user geopandas
|
||||||
|
|
||||||
RUN chmod +x ~/.kaggle
|
RUN mkdir /.kaggle
|
||||||
|
RUN chmod +x /.kaggle
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user