mirror of
https://github.com/casjaysdevdocker/mailman
synced 2025-09-18 15:57:53 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile rootfs/root/docker/setup/custom
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
apt-get update &&
|
||||
apt-get -y upgrade &&
|
||||
apt-get install -yy mailman exim4 apache2 apache2-data apache2-utils &&
|
||||
apt-get remove -y --purge --autoremove mariadb-common mysql-common bzip2 &&
|
||||
apt-get clean &&
|
||||
rm -rf /var/lib/apt/lists/* &&
|
||||
|
Reference in New Issue
Block a user