vault backup: 2026-01-27 16:34:57

This commit is contained in:
Thomas Peetz
2026-01-27 16:34:57 +01:00
parent 9d80b1a16c
commit c5a489ca29
48 changed files with 9294 additions and 42 deletions
+19
View File
@@ -0,0 +1,19 @@
## Verwendung
## Plugins
### docker compose
Build updated image
```shell
docker compose build
```
Build and restart
```shell
docker compose up -d --build
```
## Links
- https://tcude.net/updating-container-with-docker-compose/
- https://stackoverflow.com/questions/49316462/how-to-update-existing-images-with-docker-compose