mirror of
https://github.com/MrUnknownDE/tor-relay-docker.git
synced 2026-04-30 12:13:49 +02:00
docs(readme): missing volume documentation
This commit is contained in:
@@ -16,6 +16,7 @@ docker run \
|
|||||||
-e TOR_RelayBandwidthRate="100 KBytes" \
|
-e TOR_RelayBandwidthRate="100 KBytes" \
|
||||||
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
||||||
-e TZ=Europe/London \
|
-e TZ=Europe/London \
|
||||||
|
-v $(pwd)/tor/data:/var/lib/tor:Z \
|
||||||
-p 9001:9001 \
|
-p 9001:9001 \
|
||||||
--restart always \
|
--restart always \
|
||||||
ilshidur/tor-relay
|
ilshidur/tor-relay
|
||||||
@@ -33,6 +34,7 @@ docker run \
|
|||||||
-e TOR_RelayBandwidthRate="100 KBytes" \
|
-e TOR_RelayBandwidthRate="100 KBytes" \
|
||||||
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
||||||
-e TZ=Europe/London \
|
-e TZ=Europe/London \
|
||||||
|
-v $(pwd)/tor/data:/var/lib/tor:Z \
|
||||||
-p 9001:9001 \
|
-p 9001:9001 \
|
||||||
--restart always \
|
--restart always \
|
||||||
ilshidur/tor-relay
|
ilshidur/tor-relay
|
||||||
@@ -50,6 +52,7 @@ docker run \
|
|||||||
-e TOR_RelayBandwidthRate="100 KBytes" \
|
-e TOR_RelayBandwidthRate="100 KBytes" \
|
||||||
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
-e TOR_RelayBandwidthBurst="200 KBytes" \
|
||||||
-e TZ=Europe/London \
|
-e TZ=Europe/London \
|
||||||
|
-v $(pwd)/tor/data:/var/lib/tor:Z \
|
||||||
-p 9001:9001 \
|
-p 9001:9001 \
|
||||||
--restart always \
|
--restart always \
|
||||||
ilshidur/tor-relay
|
ilshidur/tor-relay
|
||||||
|
|||||||
Reference in New Issue
Block a user