update rsync

This commit is contained in:
2019-12-27 18:27:25 +08:00
parent d9dc56d632
commit 2faacaea37
2 changed files with 5 additions and 1 deletions

View File

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