Skip to content

add container Image builds to Makefile and ci#210

Merged
obnoxxx merged 5 commits intocheckmake:mainfrom
obnoxxx:image-builds
Dec 9, 2025
Merged

add container Image builds to Makefile and ci#210
obnoxxx merged 5 commits intocheckmake:mainfrom
obnoxxx:image-builds

Conversation

@obnoxxx
Copy link
Copy Markdown
Collaborator

@obnoxxx obnoxxx commented Dec 8, 2025

Description of changes

This PR adds tooling for building and publishing acontainer image

With this change, building and publishing a container image (to quay.io)
is as easy as running make image-build and make image-push, respectively.
Some spects of the image (like registry and tag) can optionally be tweaked with some make variables.

Checklist

Not all of these might apply to your change but the more you are able to check
the easier it will be to get your contribution merged.

  • CI passes
  • Description of proposed change
  • Documentation (README, docs/, man pages) is updated
  • Existing issue is referenced if there is one
  • Unit tests for the proposed change

rename Dockerfile to the more universal Containerfile.

This name  is less specific to docker and more common in the world of
docker.

Signed-off-by: Michael Adam <[email protected]>
@obnoxxx obnoxxx force-pushed the image-builds branch 15 times, most recently from 37eb379 to d48b3b7 Compare December 9, 2025 12:17
With this change, building and publishing a container image (to quay.io)
is as easy as running make image-build and make image-push.

Some spects of the image (lik registry and tag) can optionally be tweaked with some make variables.

Signed-off-by: Michael Adam <[email protected]>
@obnoxxx obnoxxx merged commit a5c18a5 into checkmake:main Dec 9, 2025
7 checks passed
@obnoxxx obnoxxx deleted the image-builds branch December 9, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant