Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Latest commit

 

History

History

remote-docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

remote-docker

Connect to a Docker engine on a remote host using SSH and then run commands against it.

This container will allow you to connect to a remote Docker engine with an SSH key by using SSH port forwarding. This is simpler and more secure than exposing the Docker socket over TLS and maintaining separate Docker TLS certificates.