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

TUF: Allow for TUF to be built in a way that supports Docker/Podman not just Kubernetes #716

Closed
cooktheryan opened this issue Jul 29, 2023 · 0 comments · Fixed by #1159
Closed
Labels
enhancement New feature or request

Comments

@cooktheryan
Copy link

Description
Right now https://github.com/sigstore/scaffolding/blob/main/cmd/tuf/server/main.go is written to where the container can only run in Kubernetes. I think if we handle the initial steps to handle Kubernetes or some var if running in a container before the panic we could extend this image to be able to run in Podman or Docker. I believe @sabre1041 had a hack for this at some point

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 a pull request may close this issue.

1 participant