Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 16:03:20 +00:00
parent 4349630601
commit dd1c30c93f

View File

@ -12,6 +12,6 @@ RUN pip install plotly
RUN pip install xgboost 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 -y #RUN conda install -c conda-forge basemap-data-hires -y
#RUN python /home/fix_basemap.py #RUN python /home/fix_basemap.py