From dd1c30c93f8563e693e1a4bf47d15c2e973b55ec Mon Sep 17 00:00:00 2001 From: fabrice Date: Fri, 15 Mar 2019 16:03:20 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 24a0b6d..c5d2d04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,6 +12,6 @@ RUN pip install plotly 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 +#RUN conda install -c conda-forge basemap -y +#RUN conda install -c conda-forge basemap-data-hires -y #RUN python /home/fix_basemap.py \ No newline at end of file