Standalone e2guardian for use with proxy container.
2.7K
e2guardian is an Open Source web content filter.
docker run --name e2guardian -d --restart=always \
--publish 8080:8080 \
--volume /path/to/lists:/etc/e2guardian/lists \
--link some-squid:proxy \
dockerapp/e2guardian
SELinux:
chcon -Rt svirt_sandbox_file_t /path/to/lists
Content type
Image
Digest
Size
165.5 MB
Last updated
over 10 years ago
docker pull dockerapp/e2guardian