Docker 18.09 added SSH as a supported protocol for the Docker client DOCKER_HOST configuration. This configuration requires an SSH client to be installed. I noticed that the docker-git images include SSH, but the base images do not. As DOCKER_HOST over SSH is now built-in Docker functionality, it may be correct to include SSH with the base image in order to preserve that functionality.