Skip to content

coolcow/docker_autossh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

farmcoolcow/autossh

![](https://img.shields.io/badge/ FROM - alpine -lightgray.svg)


What is autossh ?

Automatically restart SSH sessions and tunnels

autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. More informations on the official autossh website.


How to use this image

This image is based on alpine.

The default ENTRYPOINT is /entrypoint.sh and the default CMD is --help.
/entrypoint.sh installs all the files under /install/ to /root/.ssh/, and executes autossh.

Take a look at the autossh README to see all the available parameters.

About

Very simple autossh-client Docker image based on alpine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published