Skip to content

feat: publish official Docker image on release #1260

@koala73

Description

@koala73

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/worldmonitor with :latest and :vX.Y.Z tags
  • Include a Dockerfile in the repo root
  • Document Docker usage in README

References

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions