|
|
@ -180,7 +180,7 @@ Below are the instructions for updating containers:
|
|
|
|
```
|
|
|
|
```
|
|
|
|
docker run --rm \
|
|
|
|
docker run --rm \
|
|
|
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
|
|
|
-v /var/run/docker.sock:/var/run/docker.sock \
|
|
|
|
containrrr/watchtower
|
|
|
|
containrrr/watchtower \
|
|
|
|
--run-once ubooquity
|
|
|
|
--run-once ubooquity
|
|
|
|
```
|
|
|
|
```
|
|
|
|
* You can also remove the old dangling images: `docker image prune`
|
|
|
|
* You can also remove the old dangling images: `docker image prune`
|
|
|
|