From charlesreid1

Revision as of 05:48, 9 April 2017 by Admin (talk | contribs) (Created page with "Docker container running rsync: https://charlesreid1.com:3000/docker/d-rsync =Purpose= The purpose of running rsync in a docker container is for consistency - we are already...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Docker container running rsync: https://charlesreid1.com:3000/docker/d-rsync

Purpose

The purpose of running rsync in a docker container is for consistency - we are already running an stunnel docker container, listening for the rsync traffic, so why not run the rsync server in a container as well?



Flags