modified: build/Dockerfile.ubuntu

modified:   build/run/docker-entrypoint/init.d/50-cron.sh
	modified:   build/run/installer.sh
This commit is contained in:
Myve 2024-08-18 02:50:00 +00:00
commit 0b705af7c7
3 changed files with 4 additions and 6 deletions

View file

@ -27,7 +27,6 @@ RUN apt remove -y nano* exim*; \
&& apt install -y \
ca-certificates \
git wget bind9-host acl dbconfig-no-thanks at \
rsyslog \
nginx \
mariadb-server mariadb-client postfix-mysql dovecot-mysql \
php php-fpm php-imap php-mbstring php-mysql php-json php-curl php-zip php-xml php-bz2 php-intl php-gmp php-net-ldap3 php-imagick php-common php-gd php-sqlite3 php-cli \