mirror of
https://github.com/torproject/community.git
synced 2024-11-23 09:49:49 +00:00
Merge branch 'WofWca-main-patch-40434' into 'main'
Snowflake Docker: remove unnecessary `docker ps` See merge request tpo/web/community!385
This commit is contained in:
commit
33937de493
@ -50,15 +50,8 @@ and your proxy is up and running!
|
|||||||
|
|
||||||
### 3. Checking your Docker logs
|
### 3. Checking your Docker logs
|
||||||
|
|
||||||
To access your Snowflake proxy logs, first find the container ID number.
|
|
||||||
Run the command:
|
|
||||||
```
|
```
|
||||||
$ docker ps
|
$ docker logs -f snowflake-proxy
|
||||||
```
|
|
||||||
Your Snowflake container ID is on the same line of `thetorproject/snowflake-proxy:latest`.
|
|
||||||
Replace the container ID below with yours and run the command:
|
|
||||||
```
|
|
||||||
$ docker logs -f 42fb82372340
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### 4. Automatic updates with Watchtower
|
### 4. Automatic updates with Watchtower
|
||||||
|
Loading…
Reference in New Issue
Block a user