Suggest :ro for torrc dir in docs
Este commit está contenido en:
@@ -14,7 +14,7 @@ docker run -it --rm --name tor-browser \
|
|||||||
If you want to specify a custom `torrc` file, that can be done with:
|
If you want to specify a custom `torrc` file, that can be done with:
|
||||||
```
|
```
|
||||||
docker run -it --rm --name tor-browser \
|
docker run -it --rm --name tor-browser \
|
||||||
-v /host/dir/containing/torrc:/conf \
|
-v /host/dir/containing/torrc:/conf:ro \
|
||||||
-e TORRC_PATH=/conf/torrc \
|
-e TORRC_PATH=/conf/torrc \
|
||||||
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
|
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
|
||||||
-e DISPLAY=unix$DISPLAY \
|
-e DISPLAY=unix$DISPLAY \
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user