Update 'Dockerfile'
This commit is contained in:
parent
cea825e4aa
commit
10654ff919
@ -12,5 +12,7 @@ RUN pip install plotly
|
||||
RUN pip install xgboost
|
||||
RUN pip install pyproj
|
||||
RUN pip install pysph
|
||||
RUN ls
|
||||
#RUN wget https://github.com/matplotlib/basemap/archive/v1.2.0rel.tar.gz
|
||||
RUN wget https://github.com/matplotlib/basemap/archive/v1.2.0rel.tar.gz
|
||||
RUN tar -xvzf v1.2.0rel.tar.gz
|
||||
RUN rm v1.2.0rel.tar.gz
|
||||
RUN ls
|
Loading…
Reference in New Issue
Block a user