[![](https://images.microbadger.com/badges/image/b4tman/squid.svg)](https://microbadger.com/images/b4tman/squid "Get your own image badge on microbadger.com")
Automated builds of the image are available on [Dockerhub](https://hub.docker.com/r/b4tman/squid).
> **Note**: [armhf](https://github.com/b4tman/docker-squid/tree/armhf) image is based on **experimental** [armhf/alpine](https://hub.docker.com/r/armhf/alpine/) image.
# Quick Start
Just launch container:
```bash
docker run -p 3128:3128 b4tman/squid
```
or use [docker-compose](https://docs.docker.com/compose/):