README.md
Este commit está contenido en:
10
README.md
10
README.md
@@ -34,3 +34,13 @@ docker run -it --rm --name tor-browser \
|
|||||||
-e DISPLAY=unix$DISPLAY \
|
-e DISPLAY=unix$DISPLAY \
|
||||||
tb
|
tb
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Pull fresh image directly from our registry.gitlab.com:
|
||||||
|
```
|
||||||
|
docker run -it --rm --name tor-browser \
|
||||||
|
-v /host/dir/containing/torrc:/conf:ro \
|
||||||
|
-e TORRC_PATH=/conf/torrc \
|
||||||
|
-v /tmp/.X11-unix:/tmp/.X11-unix:ro \
|
||||||
|
-e DISPLAY=unix$DISPLAY \
|
||||||
|
registry.gitlab.com/manalejandro/tor-browser:latest
|
||||||
|
```
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user