├── Dockerfile ├── README.md ├── entrypoint.sh └── pipework /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apnar/docker-image-rsync-server/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apnar/docker-image-rsync-server/HEAD/README.md -------------------------------------------------------------------------------- /entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apnar/docker-image-rsync-server/HEAD/entrypoint.sh -------------------------------------------------------------------------------- /pipework: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/apnar/docker-image-rsync-server/HEAD/pipework --------------------------------------------------------------------------------