Skip to content

knaperek/docker-ssh-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fodo - FOrward DOcker

This script forwards the control domain socket of a remote Docker Engine to the local machine via SSH tunnel and sets up the local environment to talk to the remote Docker Engine.

The main objective is not to rely on Docker's TLS endpoint for remote control but instead leverage the existing access mechanism made for this purpose - SSH. The access is easier to mange and you don't need to open up an additional port on your firewall just for Docker access.

Usage

$ fodo <hostname> [port]

Authors

  • Pavol Ivanko
  • Jozef Knaperek

About

Control your remote Docker Engine through SSH tunnel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages