Update 'Dockerfile'
This commit is contained in:
parent
9f7abf534e
commit
17f660df36
@ -13,5 +13,3 @@ RUN pip install datascience
|
|||||||
RUN pip install okpy
|
RUN pip install okpy
|
||||||
RUN conda install -c conda-forge basemap -y
|
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-data-hires -y
|
||||||
COPY fix_basemap.py /home/fix_basemap.py
|
|
||||||
RUN python /home/fix_basemap.py
|
|
Loading…
Reference in New Issue
Block a user