Update 'Dockerfile'
This commit is contained in:
parent
10654ff919
commit
f27791523e
@ -15,4 +15,5 @@ RUN pip install pysph
|
|||||||
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 tar -xvzf v1.2.0rel.tar.gz
|
||||||
RUN rm v1.2.0rel.tar.gz
|
RUN rm v1.2.0rel.tar.gz
|
||||||
|
RUN cd basemap-1.2.0rel
|
||||||
RUN ls
|
RUN ls
|
Loading…
Reference in New Issue
Block a user