Search Docker Hub
rsync
By lrabbt
Simple Rsync container.
2.5K
This image will run RSync via SSH.
Run the container:
docker run -it -v <your files>:/data lrabbt/rsync rsync -av /data <user>@<host>:<destination>
Content type
Image
Digest
Size
3.4 MB
Last updated
over 6 years ago
docker pull lrabbt/rsync