forked from s464914/ium_464914
Update Dockerfile
This commit is contained in:
parent
97da50d40a
commit
aa40f3d7f2
@ -13,6 +13,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 echo ${KAGGLE_KEY}
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
COPY ./get_dataset.sh ./
|
COPY ./get_dataset.sh ./
|
||||||
|
Loading…
Reference in New Issue
Block a user