Update 'Dockerfile'
This commit is contained in:
@@ -12,4 +12,8 @@ RUN pip install plotly
|
|||||||
RUN pip install xgboost
|
RUN pip install xgboost
|
||||||
RUN pip install datascience
|
RUN pip install datascience
|
||||||
RUN pip install okpy
|
RUN pip install okpy
|
||||||
RUN conda install --yes -c obspy basemap basemap-data-hires
|
|
||||||
|
#Basemap
|
||||||
|
RUN conda install --yes -c obspy basemap basemap-data-hires
|
||||||
|
RUN conda create --name basemap python=3.6 basemap
|
||||||
|
RUN conda activate basemap
|
||||||
Reference in New Issue
Block a user