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

Create release pipelines for publishing images #1

Closed
SteveLasker opened this issue Aug 16, 2021 · 5 comments
Closed

Create release pipelines for publishing images #1

SteveLasker opened this issue Aug 16, 2021 · 5 comments
Milestone

Comments

@SteveLasker
Copy link

Move the currently built image from https://hub.docker.com/r/notaryv2/registry to an oras-artifacts specific hub org.

@SteveLasker SteveLasker added this to the 0.1-alpha milestone Aug 16, 2021
@SteveLasker SteveLasker changed the title Create Docker Hub Published Image Create Published Image Aug 16, 2021
@SteveLasker
Copy link
Author

Looking at the other oras packages, these are published on ghcr: https://github.com/orgs/oras-project/packages

Suggest we publish distribution here as well
https://github.com/orgs/oras-project/packages/distribution
this would generate a package that would be consumed as:

docker pull ghcr.io/oras-project/distribution:artifacts-v1

@sajayantony
Copy link

The official image is called registry so I would recommend we align with that and have ensure a full alpha build.
ghcr.io/oras-project/registry:v1.0-alpha

@SteveLasker
Copy link
Author

registry makes sense. Suggest we tag it something that aligns with either the main release + something specific to the enabled artifact support. This way we can merge back into main of distribution.

@sajayantony sajayantony changed the title Create Published Image Create release pipelines for publishing images Aug 18, 2021
@sajayantony
Copy link

@SteveLasker
Copy link
Author

just capturing the release of artifact support should be put under a feature flag. This way it can merge back to main and consumers can opt into the behavior when they complete their implementation. for indexing

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

No branches or pull requests

2 participants