
squid-deb-proxy provides an easy wrapper over squid3 to enable package proxy caching for your organisation/LAN.
This Docker container image allows most (if not all) non-routeable LAN subnets and caches from sources found under extra-sources.acl
Usage:
docker run --name proxy --rm -v /path/to/cachedir:/cachedir -p PORT:8000 pmoust/squid-deb-proxy &
apt-get install squid-deb-proxy-client
echo 'Acquire::http::Proxy "http://HOST_IP:PORT";' > /etc/apt/apt.conf.d/30autoproxy
Content type
Image
Digest
sha256:02040d78e…
Size
99.2 MB
Last updated
almost 11 years ago
docker pull mikepurvis/squid-deb-proxy