This docker file builds privoxy from source using the Debian bookworm environment.
Download the file Dockerfile
to an empty directory and issue:
docker build -t TAG .
where:
TAG
represents a tag to set on the built image (ie: redis:latest
)Note that if the image is to be deployed to a swarm, then more than likely the image should be committed to a local registry serving the local docker swarm.
Unable to display file "http://svn.grimore.org/docker/build/privoxy/Dockerfile": It may not exist, or permission may be denied.