### Alpine Privoxy
## Usage
Privoxy listens to 8118. add whitelisted sites with the ~ prefix to the command line
Sample command
```bash
docker run -d -p 8118:8118 docker.briq.it/public/privoxy_whitelist ~ci.briq.it
```