This docker build file is for socks-router developed by the computer security department of Stuttgart University, a program meant to route connections to upstream proxy servers depending on the host header of a HTTP request.
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
)Unable to display file "http://svn.grimore.org/docker/build/socks-router/Dockerfile": It may not exist, or permission may be denied.
Unable to display file "https://svn.grimore.org/docker/build/socks-router/rootfs/usr/local/bin/run": It may not exist, or permission may be denied.