Search Docker Hub
docker-cli
By michelesr
Image to use host Docker daemon inside a container
1.3K
This image can be used to run Docker inside a Docker container, attaching to the host Docker daemon.
Read this for more information.
$ docker run -v /var/run/docker.sock:/var/run/docker.sock \ michelesr/docker-cli <command>
Content type
Image
Digest
Size
114.3 MB
Last updated
about 10 years ago
docker pull michelesr/docker-cli