update rsync

This commit is contained in:
Newnius 2019-12-27 18:30:08 +08:00
parent 2faacaea37
commit 24c1a70448

View File

@ -4,7 +4,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
RUN apk add --no-cache rsync
RUN ln -s /var/log/rsyncd.log /dev/stdout
RUN ln -s /dev/stdout /var/log/rsyncd.log
ADD bootstrap.sh /etc/bootstrap.sh