Update 'Dockerfile'
This commit is contained in:
parent
cc00b1f17d
commit
175ec15946
@ -14,5 +14,5 @@ RUN pip install xgboost
|
||||
RUN pip install datascience
|
||||
RUN pip install okpy
|
||||
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/
|
Loading…
Reference in New Issue
Block a user