mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:46:18 +00:00
modified: build/Dockerfile.ubuntu
This commit is contained in:
parent
ba1802d08c
commit
08aa129f30
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ RUN apt remove -y nano* exim*; \
|
||||||
&& bash -c "echo \"postfix postfix/main_mailer_type string 'Internet Site'\" | debconf-set-selections" \
|
&& bash -c "echo \"postfix postfix/main_mailer_type string 'Internet Site'\" | debconf-set-selections" \
|
||||||
&& apt install -y \
|
&& apt install -y \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
git wget bind9-host acl dbconfig-no-thanks \
|
git wget bind9-host acl dbconfig-no-thanks at \
|
||||||
rsyslog \
|
rsyslog \
|
||||||
nginx \
|
nginx \
|
||||||
mariadb-server mariadb-client postfix-mysql dovecot-mysql \
|
mariadb-server mariadb-client postfix-mysql dovecot-mysql \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue