add __COMPOSE_BLOCK__

This commit is contained in:
2026-02-13 16:49:35 +00:00
parent e27932ea34
commit 82a968321a

View File

@@ -15,6 +15,10 @@ Dieses Repository wird automatisch gebaut und gepusht.
```bash
docker pull __FULL_URL__:__BUILD_TAG__
```
### 🚀 Docker Compose
```yaml
__COMPOSE_BLOCK__
```
### 🚀 Docker Run
```bash
__DOCKER_RUN__