You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 07:24:44 +02:00
chore: Remove package gamin
(#3030)
This appears to have been added to replace the `fam` package in an early version of DMS with Courier for IMAP instead of Dovecot on an Ubuntu 14.04 base image. It does not appear to serve a purpose anymore.
This commit is contained in:
@ -64,7 +64,7 @@ function _install_packages
|
||||
MISCELLANEOUS_PACKAGES=(
|
||||
apt-transport-https bind9-dnsutils binutils bsd-mailx
|
||||
ca-certificates curl dbconfig-no-thanks
|
||||
dumb-init ed gamin gnupg iproute2 iputils-ping
|
||||
dumb-init ed gnupg iproute2 iputils-ping
|
||||
libdate-manip-perl libldap-common
|
||||
libmail-spf-perl libnet-dns-perl
|
||||
locales logwatch netcat-openbsd
|
||||
|
Reference in New Issue
Block a user