pub const BASE_IMAGE_PREFIX: &str = "ostree/container/baseimage";Expand description
The ostree ref prefix for “base” image references that are used by derived images.
If you maintain tooling which is locally building derived commits, write a ref
with this prefix that is owned by your code. It’s a best practice to prefix the
ref with the project name, so the final ref may be of the form e.g. ostree/container/baseimage/bootc/foo.