/three-layer-proxy-docker

Multi-layer ploxy server in a tiny docker container based on alpine linux. (privoxy, ziproxy and squid)

three-layer-proxy-docker

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

Usage

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

Reference

http://blog.asial.co.jp/1076