Skip to content

Byteflair/docker-ssh_rsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-ssh_rsync

You need to run the container with the following arguments:

  • The name of the host that is using the environment variable SSH_HOST using the -e argument. If no SSH_HOST is provided, the container will fail to start.

Sample:

    sudo docker run --name ssh-rsync -e "SSH_HOST=123.123.123.123" byteflair/ssh-rsync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages