Update 'Dockerfile'
This commit is contained in:
parent
9ee224d197
commit
84584d4563
@ -13,5 +13,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
|
||||
RUN python /home/fix_basemap.py
|
Loading…
Reference in New Issue
Block a user