Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 15:48:20 +00:00
parent cc00b1f17d
commit 175ec15946

View File

@ -14,5 +14,5 @@ RUN pip install xgboost
RUN pip install datascience RUN pip install datascience
RUN pip install okpy RUN pip install okpy
RUN conda install -c conda-forge basemap -y RUN conda install -c conda-forge basemap -y
RUN conda install -c conda-forge basemap-data-hires RUN conda install -c conda-forge basemap-data-hires -y
WORKDIR $HOME/work/ WORKDIR $HOME/work/