Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish container images to Github container registry #421

Closed
nsmith5 opened this issue Feb 17, 2022 · 0 comments · Fixed by #441
Closed

Publish container images to Github container registry #421

nsmith5 opened this issue Feb 17, 2022 · 0 comments · Fixed by #441
Assignees
Labels
enhancement New feature or request

Comments

@nsmith5
Copy link
Contributor

nsmith5 commented Feb 17, 2022

Description

There is no official source to grab a container image for Fulcio right now. Having published and signed container images in GHCR will allow for them to be used in the public good instance and also by independent operators instead of building from source.

Why Github container registry?

I think github makes the images more easily discoverable for independent operators than google container registry. I'll file a ticket to publish rekor images there to so they match if folks think this is the right approach

Other considerations

To support PKCS#11 users we need to have an image with CGO enabled / glibc support (based on e.g distroless debian), but I think its worth also supporting a scratch version

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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants