Files
cyphernode/tor_docker
kexkey 4db2ac351b v0.6.0 (#208)
* v0.6.0-rc.1

* v0.6.0-rc.2

* v0.6.0-rc.3

* v0.6.0-rc.4

* Much smaller Tor container image

* v0.6.0
2021-02-17 16:26:39 -05:00
..
2021-02-17 16:26:39 -05: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