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