Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appuio/docker-rsync-client
A container with bash and an rsync client
https://github.com/appuio/docker-rsync-client
Last synced: 6 days ago
JSON representation
A container with bash and an rsync client
- Host: GitHub
- URL: https://github.com/appuio/docker-rsync-client
- Owner: appuio
- License: apache-2.0
- Created: 2017-07-07T13:15:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:24:30.000Z (about 1 year ago)
- Last Synced: 2023-12-15T09:33:09.734Z (about 1 year ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rsync-client
Based on https://github.com/dmrub/rsync-client
Minimal rsync client based on Alpine Image
## Building
```bash
$ docker build -t rsync-client .
```