4 lines
57 B
Docker
4 lines
57 B
Docker
FROM glmdev/k8s-hpc-demo:latest
|
|
|
|
RUN pip3 install pandas
|
FROM glmdev/k8s-hpc-demo:latest
|
|
|
|
RUN pip3 install pandas
|