1
0
mirror of https://github.com/b4tman/docker-squid.git synced 2024-10-22 22:15:05 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
f35cfdf194
Merge pull request #108 from b4tman/feature/enable-snmp
enable snmp
2023-09-12 13:20:57 +03:00
2a86036919
enable snmp 2023-09-11 23:07:37 +03:00

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 \