Skip to content

xen0n/docker-rsyncmirror-base

Repository files navigation

Base image for rsync mirrors

NOTE: This image is WIP, don't use in production! Read the code if you are uncertain about the image's workings.

Usage

  1. Customize ./mirror-config to your need;

  2. Build and enjoy.

    FROM xen0n/rsyncmirror-base:latest
    MAINTAINER Dev E. Loper <test@example.com>
    
    CMD ["/bin/my_init"]

License

  • BSD-3

About

Base image for an rsync mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages