Skip to content

Initial workflow for publishing image to GitHub container registry - #2216

Merged
rolandwalker merged 1 commit into
mainfrom
RW/docker-image-to-github-container-registry
Sep 7, 2026
Merged

Initial workflow for publishing image to GitHub container registry#2216
rolandwalker merged 1 commit into
mainfrom
RW/docker-image-to-github-container-registry

Conversation

@rolandwalker

@rolandwalker rolandwalker commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Description

Dockerfile and workflow for publishing a Docker image to GitHub's container registry.

As a first draft

  • this is a separate workflow
  • the workflow is manually dispatched
  • push/push-to-registry are set to false

xref #1048.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

Dockerfile and workflow for publishing a Docker image to GitHub's
container registry.

As a first draft

 * this is a separate workflow
 * the workflow is manually dispatched
 * push/push-to-registry are set to false
@rolandwalker rolandwalker self-assigned this Sep 7, 2026
@rolandwalker rolandwalker changed the title Workflow for publishing image to GitHub container registry Initial workflow for publishing image to GitHub container registry Sep 7, 2026
@rolandwalker
rolandwalker merged commit 7bc6f91 into main Sep 7, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/docker-image-to-github-container-registry branch September 7, 2026 21:12
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.

1 participant