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

Add container registry to buildbuddy with podman checkpoints [DRAFT] #7316

Draft
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

tempoz
Copy link
Contributor

@tempoz tempoz commented Aug 27, 2024

This is intended to be run with

bb run //enterprise/server -- --container_registry.port=5001 --container_registry.disk.root_directory=/tmp/bb-enterprise/container_registry

Find docs on the oci container registry spec here

Find docs about the possible configuration options for the distribution/distribution container registry here

This PR is the result of @iain-macdonald and I's hack and is nowhere close to production-ready, but exists here to invite comments and as a reference to understand the general direction we are taking.

Related issues: N/A

iain-macdonald and others added 30 commits August 27, 2024 14:15
…ifest per tag, store one per canonical digest with an associated list of tags.
…point the container that ran an action and upload it to the app's registry. Also add support for tags in the registry UI.
…ag to control whether seed images pulls from gcr or localhost
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.

2 participants