mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 15:45:53 +01:00
Closes: https://github.com/containers/bootc/issues/721 - Initialize a containers-storage: instance at install time (that defaults to empty) - Open it at the same time we open the ostree repo/sysroot - Change bound images to use this We are *NOT* yet changing the base bootc image pull to use this. That's an obvious next step (xref https://github.com/containers/bootc/pull/215 ) but will come later. Signed-off-by: Colin Walters <walters@verbum.org>