Sign inSign up

eferalgan/squid-auth

By eferalgan

Updated about 9 years ago

Image
0

976

eferalgan/squid-auth repository overview

A simple docker for launching an authenticated squid proxy. Based on Alpine.

The user must specify authentication credentials via the following environment variable:

CREDENTIALS="user1=>password1 user2=>password2 user3=>password3" An example invocation would be:

docker run -e CREDENTIALS="user1=>password1 user2=>password2 user3=>password3" -p 3128:3128 eferalgan/squid-auth

Tag summary

Content type

Image

Digest

Size

9.6 MB

Last updated

about 9 years ago

docker pull eferalgan/squid-auth