Sign inSign up

poklet/squid

By poklet

Updated almost 11 years ago

Image
2

8.6K

poklet/squid repository overview

squid

Run squid as a caching proxy in a docker container:

docker run -d -p 3128:3128 poklet/squid

And then time a few http requests through the proxy with something like:

time curl --proxy http://localhost:3128 http://SOME-BIG-FILE

Tag summary

Content type

Image

Digest

sha256:6b7832df8

Size

76 MB

Last updated

almost 11 years ago

docker pull poklet/squid