This docker container is a dockerized version of a Tor relay and implements "The Onion Routing"
See DockerHub
- Clone the repo.
git clone https://github.com/DRIgnazGortngschirl/tor-relay
- Configure in conf/torrc needed things (change some settings with your favorite text editor).
- Use
docker-compose up
to start the container.