Use registry token for image publishing
Some checks failed
Build / test (push) Successful in 11s
Build / container (push) Failing after 23s

This commit is contained in:
MrSphay
2026-05-14 17:48:16 +02:00
parent f3608568a0
commit ae098261ef
3 changed files with 18 additions and 2 deletions

View File

@@ -32,6 +32,8 @@ Container image from `Dockerfile` published by Gitea Actions:
git.wilkensxl.de/mrsphay/dockge-image-update-checker:latest
```
Publishing requires a repository Actions secret named `REGISTRY_TOKEN` with package write access for `MrSphay`.
## Notes
Dockge does not currently expose a stable documented plugin API. This repository is structured as a read-only companion service that can run beside Dockge and inspect the same stack directory plus Docker Engine metadata.