Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 442 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 442 Bytes

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