Skip to content

ci: publish multi-arch (amd64/arm64) OCI images to GHCR#5

Merged
johnalotoski merged 9 commits into
masterfrom
add-container-image
Jun 16, 2026
Merged

ci: publish multi-arch (amd64/arm64) OCI images to GHCR#5
johnalotoski merged 9 commits into
masterfrom
add-container-image

Conversation

@snarlysodboxer

@snarlysodboxer snarlysodboxer commented Jun 11, 2026

Copy link
Copy Markdown

Summary

Add CI to build and publish multi-arch (linux/amd64 + linux/arm64) OCI images for kupo to GHCR, and make the Dockerfile and Nix builds arch-aware to support it.

OCI Images

Image tags follow the upstream pattern, parameterized by:

  • $kupo_version — kupo release, e.g. v2.11.0.2
Image Tag Type
ghcr.io/intersectmbo/kupo :$kupo_version versioned kupo
ghcr.io/intersectmbo/kupo :latest rolling kupo

Individual architecture tags can also be found suffixed with -amd64 or -arm64 on the versioned tag.

Other Changes

  • Add SECURITY.md.
  • Add a GHA-hardening Claude skill.
  • Bump versions for release prep.

This comment was marked as resolved.

@snarlysodboxer snarlysodboxer force-pushed the add-container-image branch 5 times, most recently from 87da2c3 to c3a145c Compare June 12, 2026 23:23
@johnalotoski johnalotoski force-pushed the add-container-image branch from 4fff58a to d6362b7 Compare June 15, 2026 04:10
@dermetfan dermetfan force-pushed the add-container-image branch 2 times, most recently from 27917d4 to 0ea0e45 Compare June 15, 2026 14:43
@snarlysodboxer snarlysodboxer force-pushed the add-container-image branch 2 times, most recently from 8d0d117 to 974eef6 Compare June 15, 2026 21:01
@johnalotoski johnalotoski force-pushed the add-container-image branch from 974eef6 to db2f907 Compare June 16, 2026 01:13
@johnalotoski johnalotoski force-pushed the add-container-image branch from db2f907 to 97e85f3 Compare June 16, 2026 01:41
@johnalotoski johnalotoski changed the title ci: add container image release ci: publish multi-arch (amd64/arm64) OCI images to GHCR Jun 16, 2026
@johnalotoski johnalotoski merged commit a1f0c55 into master Jun 16, 2026
6 checks passed
@snarlysodboxer snarlysodboxer deleted the add-container-image branch June 16, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants