Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 267 Bytes

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)