Skip to content

Publishing the Docker container to GitHub's package registry#125

Open
Michael-F-Bryan wants to merge 1 commit intomavlink:masterfrom
sunfish-robotics:publish-docker-container
Open

Publishing the Docker container to GitHub's package registry#125
Michael-F-Bryan wants to merge 1 commit intomavlink:masterfrom
sunfish-robotics:publish-docker-container

Conversation

@Michael-F-Bryan
Copy link

This builds on the work in #94 by adding a workflow that publishes the Docker container to GitHub's package registry.

I've based this on a workflow I've used in other projects. On every commit that gets merged to master, it will build the Docker container for ARM64 and x86-64 and push it to ghcr, tagged with the full commit hash and latest. Tagged commits will also be published and the Docker container will have the same tag as the git tag.

@Michael-F-Bryan Michael-F-Bryan force-pushed the publish-docker-container branch from b6dce0b to f4f9b3c Compare February 6, 2026 04:29
@Michael-F-Bryan Michael-F-Bryan marked this pull request as ready for review February 6, 2026 04:30
@patrickelectric patrickelectric self-requested a review February 9, 2026 18:00
@patrickelectric
Copy link
Member

@Michael-F-Bryan thanks for the PR, but it appears that it's failing in CI.

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.

2 participants