diff --git a/Dockerfile b/Dockerfile index 50a13c9..ab72937 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,11 +11,4 @@ RUN pip install seaborn RUN pip install plotly RUN pip install xgboost RUN pip install datascience -RUN pip install okpy - -#Basemap -RUN conda install -c anaconda basemap -y --quiet -#RUN conda install --yes -c obspy basemap basemap-data-hires -#RUN conda list -#RUN conda create --name basemap python=3.6 basemap -#RUN conda activate basemap \ No newline at end of file +RUN pip install okpy \ No newline at end of file