1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2025-06-17 04:34:21 +00:00

Merge pull request #108 from b4tman/feature/enable-snmp

enable snmp
This commit is contained in:
2023-09-12 13:20:57 +03:00
committed by GitHub

@ -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 \