docker run -it --rm --mount type=bind,source=$(pwd),destination=/output/ gjhunt/rr make plots
docker run -it --rm --mount type=bind,source=$(pwd),destination=/output/ gjhunt/rr make analysis
docker run --name rr-tmp gjhunt/rr /bin/true
docker cp rr-tmp:MCF10A .
docker cp rr-tmp:rrscale_0.1.1.tar.gz .
docker cp rr-tmp:makefile .
docker rm -v rr-tmp
Content type
Image
Digest
Size
1.4 GB
Last updated
almost 7 years ago
docker pull gjhunt/rr