Skip to content
Snippets Groups Projects
Commit 00946dd0 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

[MTA] Add less and pflogsumm for debugging

parent 35801e02
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ ENV DEBIAN_FRONTEND noninteractive
#installation des paquets debian
RUN apt-get update -y \
&& apt-get install -y \
postfix postfix-ldap libsasl2-modules sasl2-bin opendkim opendkim-tools rsyslog opendmarc ca-certificates procps \
less pflogsumm postfix postfix-ldap libsasl2-modules sasl2-bin opendkim opendkim-tools rsyslog opendmarc ca-certificates procps \
&& rm -rf /var/lib/apt/lists/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment