docker build . -f Dockerfile -t shajoezhu/rocker-plotly:latest
docker run -v ${PWD}:/tmp/ -w /tmp/ -it --rm shajoezhu/rocker-plotly "a = 1+1; print(a)"
Content type
Image
Digest
Size
1.8 GB
Last updated
over 4 years ago
docker pull shajoezhu/rocker-plotly