sonatype / docker-nexus

Docker image for Sonatype Nexus
Other
383 stars 201 forks source link

add rsync to docker container #75

Open sellersj opened 6 years ago

sellersj commented 6 years ago

Openshift provides a way to rsync files into a container. This is useful when moving a lot of files to a cloud deployment https://docs.openshift.org/latest/dev_guide/copy_files_to_container.html

For the yum command, please add rsync.

Thanks