Simplistic rsync server on a small Docker image
Find a file
2017-04-30 13:30:54 +01:00
Dockerfile feat: use alpine to minimise image footprint 2017-04-30 13:30:54 +01:00
entrypoint.sh feat: use alpine to minimise image footprint 2017-04-30 13:30:54 +01:00
LICENSE Initial commit 2017-04-30 09:55:32 +01:00
README.md docs: initial short description 2017-04-30 10:03:01 +01:00

rsync

A small Docker image with a simplistic rsync server. It is intended to be used as a volume image and shared across containers where standard volume sharing results in poor performance.