debian-forge/inputs
Alexander Larsson 46a228df38 Add support for installing containers in images
This adds a stage called org.osbuild.skopeo that installs docker and
oci archive files into the container storage of the tree being
constructed.

The source can either be a file from another pipeline, for example one
created with the existing org.osbuild.oci-archive stage, or it can
be using the new org.osbuild.skopeo source and org.osbuild.containers
input, which will download an image from a registry and install that.

There is an optional option in the install stage that lets you
configure a custom storage location, which allows the use of the
additionalimagestores option in the container storage.conf
to use a read-only image stores (instead of /var/lib/container).

Note: skopeo fails to start if /etc/containers/policy.json is
not available, so we bind mount it from the build tree to the
buildroot if available.
2022-02-10 14:43:17 +01:00
..
org.osbuild.containers Add support for installing containers in images 2022-02-10 14:43:17 +01:00
org.osbuild.files inputs/files: support for pipeline origins 2021-06-09 18:37:47 +01:00
org.osbuild.noop inputs: convert to host service 2021-06-09 18:37:47 +01:00
org.osbuild.ostree inputs: convert to host service 2021-06-09 18:37:47 +01:00
org.osbuild.ostree.checkout inputs/ostree.checkout: don't overwrite refs 2021-08-24 01:21:03 +02:00
org.osbuild.tree inputs: convert to host service 2021-06-09 18:37:47 +01:00