mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
update rsync
This commit is contained in:
parent
2faacaea37
commit
24c1a70448
@ -4,7 +4,7 @@ MAINTAINER Newnius <newnius.cn@gmail.com>
|
|||||||
|
|
||||||
RUN apk add --no-cache rsync
|
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
|
ADD bootstrap.sh /etc/bootstrap.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user