Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 .
```