Update watchtower.md
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
### Watch tower run command
|
||||
```
|
||||
docker run -d \
|
||||
--name watchtower \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
@@ -16,4 +17,5 @@ docker run -d \
|
||||
-e WATCHTOWER_HTTP_API_TOKEN=ichigo123 \
|
||||
-e WATCHTOWER_HTTP_API_UPDATE=true \
|
||||
-e WATCHTOWER_LOG_LEVEL=info \
|
||||
containrrr/watchtower
|
||||
containrrr/watchtower
|
||||
```
|
||||
Reference in New Issue
Block a user