bootc-base-images/.github/workflows
Colin Walters 257c791461 ci: Add a Containerfile-based workflow
This is a small but notable step towards making the build
process more container native.  The rpm-ostree bits
are hidden much more.  We use a special trick
specific to podman/buildah to do `FROM oci-archive`
on an oci-archive that was built in a previous image
stage.

This lets us do things not possible in a Containerfile
that is basically about total control over the image
layers:

 - Output content-addressed reproducible "chunked" layers
 - Choose whether or not to use zstd for layers

See discussion in e.g.
https://github.com/coreos/rpm-ostree/issues/4688

Signed-off-by: Colin Walters <walters@verbum.org>
2024-03-25 10:53:58 -04:00
..
build-image.yml ci: Add a Containerfile-based workflow 2024-03-25 10:53:58 -04:00
docs.yml chore(deps): update auto merged updates 2024-02-19 04:18:52 +02:00
pre-commit.yml chore(deps): update auto merged updates 2024-02-12 02:43:15 +01:00