diff options
author | Pablo Alcantara <pablo@pabloalcantara.eti.br> | 2019-08-06 23:25:05 -0300 |
---|---|---|
committer | ᴊ. ᴄʜᴇɴ <u@gogs.io> | 2019-08-06 19:25:04 -0700 |
commit | 04de9778553adc376d43db21d40a6b93808c9913 (patch) | |
tree | be313711363d46507ee04931e5b2aebc588b6a01 /cmd | |
parent | 591a05caa3fb8e3e7b9e5a86887d4d7532edaaaa (diff) |
dockerfile: add rsync (#5773)
* Add rsync to docker.
Add rsync to docker.
Rsync is nearly a necessity to optimize backup inside Openshift container.
Using TAR (default without Rsync), the process of external backup constantly stops at the middle.
* Add rsync to docker
Add rsync to docker.
Rsync is nearly a necessity to optimize backup inside Openshift container.
Using TAR (default without Rsync), the process of external backup constantly stops at the middle.
* Add rsync to docker
Add rsync to docker.
Rsync is nearly a necessity to optimize backup inside Openshift container.
Using TAR (default without Rsync), the process of external backup constantly stops at the middle.
* Add rsync to docker
Add rsync to docker.
Rsync is nearly a necessity to optimize backup inside Openshift container.
Using TAR (default without Rsync), the process of external backup constantly stops at the middle.
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions