A docker image that's used for providing JUST the docker client
4.6K
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:cc348b4f0…
Size
115.7 MB
Last updated
19 days ago
docker pull smasherofallthings/docker