Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 400 Bytes

Rsync

A docker image to launch rsync commands

Build

docker build -t livingobjects/rsync .
docker push livingobjects/rsync

Test :

docker run -d livingobjects/rsync

Changelog

2016-01-29

  • First OSS release