/docker-client

A docker container with a docker client installed

MIT LicenseMIT

docker-client

A docker image with a docker client installed.

This image is designed to be used in CI environments that only need to connect to a remote docker daemon.

Installed in this image:

  • alpine
  • bash
  • curl
  • git
  • openssh-client
  • docker (client only)