simple squid installation with password authentication
996
USAGE
Start docker.
docker run --env "USER=user" --env "PASS=pass" -d -p 3128:3128 idle/squid
After container running you can use proxy with login and pass defined via variables USER and PASS.
Content type
Image
Digest
Size
90.9 MB
Last updated
over 9 years ago
docker pull idle/squid