-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Add a GitHub Actions workflow to build and publish an official Docker image to ghcr.io/koala73/worldmonitor as part of the release process.
Motivation
Community members are already building and publishing unofficial images (see #1237). An official image ensures correctness, security, and consistency.
Requirements
- Build multi-arch image (
linux/amd64,linux/arm64) on each GitHub release tag - Push to
ghcr.io/koala73/worldmonitorwith:latestand:vX.Y.Ztags - Include a
Dockerfilein the repo root - Document Docker usage in README
References
- Community image:
ghcr.io/laochendeai/worldmonitor:latest(Docker Image of WorldMonitor published #1237)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request