From 79e8329e0aa84841b0cb38fb053fc8005a17f04e Mon Sep 17 00:00:00 2001 From: fabrice Date: Fri, 15 Mar 2019 15:46:44 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 57e594f..24a0b6d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,4 +14,4 @@ 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 python /home/fix_basemap.py \ No newline at end of file +#RUN python /home/fix_basemap.py \ No newline at end of file