Small Docker container with Squid, Ziproxy and Privoxy based on Alpine Linux.
REPOSITORY TAG IMAGE ID VIRTUAL SIZE
mhiro2/three-layer-proxy latest e1ef1ff1c8ce 61.55 MB
Squid proxy is configured to accept any connections from local network IPs. Just make sure your IP matches one of the masks in squid's config file.
$ docker pull mhiro2/three-layer-proxy
$ docker run -p 3128:3128 mhiro2/three-layer-proxy