A docker image that's used for providing JUST the docker client
4.2K
A docker image that's used for providing JUST the docker client, none of this docker in docker stuff. Mount it with the docker socket (default /var/run/docker.sock) and you'll have a docker runtime with the client provided by the image.
Ideal for CI/CD image pipelines for when your runner runs in a container but your build is just a docker image(s).
Source code at => https://github.com/smashthings/public-docker-images
More details at => https://trulydigital.net/products/opensource/
Content type
Image
Digest
sha256:3f0c9315e…
Size
108.5 MB
Last updated
12 days ago
docker pull smasherofallthings/docker