Sign inSign up

nobodyxu/rsyncd

By nobodyxu

Updated over 5 years ago

rsync server

Image
0

264

nobodyxu/rsyncd repository overview

rsyncd

rsync server

How to build

docker build -t rsync .

How to use

docker run --rm -p 8738:873 --mount type=volume,src="Your volume here" nobodyxu/rsync

Check My answer on "How to port data-only volumes from one host to another?" StackOverflow for how to use this image to backup data from volume incrementally.

Tag summary

Content type

Image

Digest

Size

3.9 MB

Last updated

over 5 years ago

docker pull nobodyxu/rsyncd