add Docker Run

This commit is contained in:
2026-02-13 00:32:24 +00:00
parent b1c83c511e
commit 76b53c7679

View File

@@ -9,10 +9,14 @@ Dieses Repository wird automatisch gebaut und gepusht.
| x86_64 (amd64) | ✅ Aktiv | __BASE_IMAGE__ | __CURRENT_DATE__ |
| aarch64 (arm64) | __ARM_STATUS__ | __BASE_IMAGE__ | __CURRENT_DATE__ |
### 🚀 Docker Pull Befehl
### 🚀 Docker Pull
```bash
docker pull __FULL_URL__:__BUILD_TAG__
```
### 🚀 Docker Run
```bash
__DOCKER_RUN__
```
*Zuletzt aktualisiert am: __CURRENT_DATE__*