parent
ac3d8526fa
commit
d4ec5f329a
1 changed files with 1 additions and 3 deletions
|
@ -10,6 +10,7 @@ RUN apt-get update \
|
|||
libnss-ldapd \
|
||||
nullmailer \
|
||||
openssl \
|
||||
php-mail \
|
||||
php-mail-mime \
|
||||
php-net-smtp \
|
||||
php-net-socket \
|
||||
|
@ -30,7 +31,4 @@ RUN apt-get update \
|
|||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*.*
|
||||
|
||||
# broken as of Tue Nov 15 07:42:37 CET 2022
|
||||
# php-mail https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000653
|
||||
|
||||
ADD --chown=root:root nsswitch.conf nslcd.conf /etc/
|
||||
|
|
Loading…
Reference in a new issue