Sign inSign up

mikepurvis/squid-deb-proxy

By mikepurvis

Updated almost 11 years ago

Image
0

609

mikepurvis/squid-deb-proxy repository overview

squid-deb-proxy Docker container

![Gitter](https://badges.gitter.im/Join Chat.svg)

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:

  • On Server / Host:

docker run --name proxy --rm -v /path/to/cachedir:/cachedir -p PORT:8000 pmoust/squid-deb-proxy &

  • On a node
apt-get install squid-deb-proxy-client
echo 'Acquire::http::Proxy "http://HOST_IP:PORT";' > /etc/apt/apt.conf.d/30autoproxy

Tag summary

Content type

Image

Digest

sha256:02040d78e

Size

99.2 MB

Last updated

almost 11 years ago

docker pull mikepurvis/squid-deb-proxy