Loading test_config.yml +2 −0 Original line number Diff line number Diff line Loading @@ -977,6 +977,8 @@ services: volumes: - /home/runner:/home/project:cached tor-relay: build: context: https://github.com/jessfraz/dockerfiles.git#:tor-relay command: -f /etc/tor/torrc.middle image: jess/tor-relay labels: Loading tor-relay/docker-compose.tor-relay.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ version: '2' services: tor-relay: image: jess/tor-relay build: https://github.com/jessfraz/dockerfiles.git#:tor-relay # Choose one of the bellow to set the type of node # command: -f /etc/tor/torrc.bridge command: -f /etc/tor/torrc.middle Loading Loading
test_config.yml +2 −0 Original line number Diff line number Diff line Loading @@ -977,6 +977,8 @@ services: volumes: - /home/runner:/home/project:cached tor-relay: build: context: https://github.com/jessfraz/dockerfiles.git#:tor-relay command: -f /etc/tor/torrc.middle image: jess/tor-relay labels: Loading
tor-relay/docker-compose.tor-relay.yml +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ version: '2' services: tor-relay: image: jess/tor-relay build: https://github.com/jessfraz/dockerfiles.git#:tor-relay # Choose one of the bellow to set the type of node # command: -f /etc/tor/torrc.bridge command: -f /etc/tor/torrc.middle Loading