Files
cyphernode/tor_docker
kexkey 79839fe949 Releases/v0.4.0 (#186)
* v0.4.0-rc.1

* v0.4.0-rc.2

* v0.4.0 final

* Tor 0.4.3.5
2020-05-27 14:27:57 -04:00
..
2020-05-27 14:27:57 -04:00

Tor container in Cyphernode

Pull our Cyphernode image

docker pull cyphernode/tor:latest

Build yourself the image

docker build -t cyphernode/tor:latest .

Run image

If you are using it independantly from the Docker stack (docker-compose.yml), you can run it like that:

docker run --rm -d --network cyphernodenet cyphernode/tor:latest `id -u cyphernode`:`id -g cyphernode` ./tor -f /tor/torrc