mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 10:49:20 -07:00
docker-compose start will start old container and thus not update as expected
@@ -42,7 +42,7 @@ You can also use a tool like [Watchtower](https://containrrr.dev/watchtower/) to
|
|||||||
```sh
|
```sh
|
||||||
docker-compose stop
|
docker-compose stop
|
||||||
docker-compose pull
|
docker-compose pull
|
||||||
docker-compose start
|
docker-compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
## Updating when using systemd service (in this case Debian/Raspbian)
|
## Updating when using systemd service (in this case Debian/Raspbian)
|
||||||
|
|||||||
Reference in New Issue
Block a user