mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 01:36:19 +00:00
Add rsync package for roundcube updater
This commit is contained in:
parent
8bbe104db6
commit
ffe261b823
2 changed files with 2 additions and 2 deletions
|
|
@ -25,7 +25,7 @@ RUN apt remove -y nano* exim*; \
|
|||
&& apt dist-upgrade -y \
|
||||
&& bash -c "echo \"postfix postfix/main_mailer_type string 'Internet Site'\" | debconf-set-selections" \
|
||||
&& apt install -y \
|
||||
busybox-syslogd \
|
||||
busybox-syslogd rsync \
|
||||
ca-certificates \
|
||||
git wget bind9-host acl dbconfig-no-thanks at \
|
||||
nginx \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue