debian-forge/inputs
Christian Kellner 08bc9ab7d8 inputs: pre-defined input paths
Instead of bind-mounting each individual input into the container,
create a temporary directory that is used by all inputs and bind-
mount this to the well known location ("/run/osbuild/inputs"). The
temporary directory is then passed to the input so that it can
make the requested resources available relative to that directory.
This is enforced by the common input handling code.
Additionally, pass the well known input path via a new "paths" key
to the arguments dictionary passed to the stage.
2021-06-09 18:37:47 +01:00
..
org.osbuild.files inputs: pre-defined input paths 2021-06-09 18:37:47 +01:00
org.osbuild.noop inputs: pre-defined input paths 2021-06-09 18:37:47 +01:00
org.osbuild.ostree inputs: pre-defined input paths 2021-06-09 18:37:47 +01:00
org.osbuild.tree inputs: pre-defined input paths 2021-06-09 18:37:47 +01:00