/docker-squid

Docker Squid image with http violation enabled

Primary LanguageCSSApache License 2.0Apache-2.0

Docker Squid image with http violation enabled

  • Create squid.conf file in local etc/squid/ folder
  • Run the container
    docker run -d -p 3128:3128 -v `pwd`/etc/squid:/etc/squid/ --name squid hieulq/squid:latest
  • Ref: https://github.com/hieulq/docker-squid