Skip to content

Use pre-built container image from ghcr.io#181

Closed
BehnH wants to merge 7 commits intomainfrom
behn/138/build-docker-image
Closed

Use pre-built container image from ghcr.io#181
BehnH wants to merge 7 commits intomainfrom
behn/138/build-docker-image

Conversation

@BehnH
Copy link
Copy Markdown
Member

@BehnH BehnH commented Aug 26, 2025

Work to support using a pre-built container image from our ghcr.io registry. This improves customer GHA run time, by ensuring an image only needs to be pulled, rather than built every time the action is run.

Closes #138

@BehnH BehnH self-assigned this Aug 26, 2025
@BehnH BehnH added the enhancement New feature or request label Aug 26, 2025
@cestorer
Copy link
Copy Markdown

@blaqbern @BehnH Bump - merging this can also close #140

@BehnH BehnH closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce Dockerfile build time by referencing prebuilt image

2 participants