docs(mkdocs): Update include docker-compose

This commit is contained in:
2026-02-23 16:48:54 +01:00
parent adef02452e
commit 302f5fd32d
5 changed files with 27 additions and 10 deletions

View File

@@ -16,4 +16,10 @@ cd /docker/Bruchtal/docker/it-tools
git pull
docker compose pull
docker compose up -d
``
```
## aktuelles Skript
```snippet
--8<-- "/docs/docker/it-tools/docker-compose.yml"
```