modified: build/Dockerfile.ubuntu

This commit is contained in:
Myve 2024-08-14 17:27:21 +00:00
commit 08aa129f30

View file

@ -25,7 +25,7 @@ RUN apt remove -y nano* exim*; \
&& bash -c "echo \"postfix postfix/main_mailer_type string 'Internet Site'\" | debconf-set-selections" \
&& apt install -y \
ca-certificates \
git wget bind9-host acl dbconfig-no-thanks \
git wget bind9-host acl dbconfig-no-thanks at \
rsyslog \
nginx \
mariadb-server mariadb-client postfix-mysql dovecot-mysql \