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

compose image/tree: support base image as lockfile #4505

Open
cgwalters opened this issue Jul 18, 2023 · 0 comments
Open

compose image/tree: support base image as lockfile #4505

cgwalters opened this issue Jul 18, 2023 · 0 comments

Comments

@cgwalters
Copy link
Member

We should support something like
rpm-ostree compose image|tree --from-locked quay.io/centos/centos-bootable-base:stream9 or whatever.

This would use an existing image as basically a lockfile - we will depsolve to the exact same versions of the packages from that image by default (unless explicitly overridden).

I guess we want both --from-locked and --from which would actually inherit the package set too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant