feat: install rsync
This commit is contained in:
parent
0b8f55ca05
commit
20f5c653ac
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ RUN set -eux && \
|
|||
less \
|
||||
bind9-dnsutils \
|
||||
unzip \
|
||||
rsync \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm /etc/ssh/ssh_host_*key* && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue