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

[FEATURE] Consider 'manifest' support #61

Closed
tetchel opened this issue Jul 9, 2021 · 2 comments · Fixed by #85
Closed

[FEATURE] Consider 'manifest' support #61

tetchel opened this issue Jul 9, 2021 · 2 comments · Fixed by #85
Assignees
Labels
enhancement New feature or request

Comments

@tetchel
Copy link
Contributor

tetchel commented Jul 9, 2021

If a user wants to publish multiple images under one index, eg when building multi-arch images, the 'manifest' command is used to bundle the images together.

#60
https://github.com/containers/buildah/blob/main/docs/buildah-manifest.1.md
containers/buildah#1590

@divyansh42
Copy link
Member

This feature will be released post #87

@divyansh42
Copy link
Member

Manifest support is released and can be used by referencing buildah-build@v2.
Also to push the generated manifest, push-to-registry now supports pushing the manifest. This feature can be used by referencing push-to-registry@v2

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.

2 participants