Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 16:47:45 +00:00
parent 9f7abf534e
commit 17f660df36

View File

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