Search Docker Hub
docker
By progrium
515
32 MB container with the Docker binary. Pass it a socket and use Docker inside Docker.
$ docker run -d -v /var/run/docker.sock:/var/run/docker.sock progrium/docker \ /bin/sh -c 'docker rmi $(docker images -q -f dangling=true)'
BSD
Content type
Image
Digest
sha256:1e2adc890…
Size
10 MB
Last updated
almost 11 years ago
docker pull progrium/docker