1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-11-22 03:06:53 +00:00

enable snmp

This commit is contained in:
Dmitry Belyaev 2023-09-11 23:07:37 +03:00
parent 2d0d3bd90c
commit 2a86036919
Signed by: b4tman
GPG Key ID: 41A00BF15EA7E5F3

View File

@ -86,7 +86,7 @@ RUN set -x && \
--enable-storeio="diskd rock" \
--enable-ipv6 \
--enable-translation \
--disable-snmp \
--enable-snmp \
--disable-dependency-tracking \
--with-large-files \
--with-default-user=squid \