add pandas container demo
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
FROM glmdev/k8s-hpc-demo:latest
|
||||
|
||||
COPY install_snow.R /tmp/install_snow.R
|
||||
|
||||
RUN R --vanilla -f /tmp/install_snow.R
|
||||
RUN pip3 install pandas
|
||||
|
||||
Reference in New Issue
Block a user