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.
|
||
|---|---|---|
| .. | ||
| org.osbuild.files | ||
| org.osbuild.noop | ||
| org.osbuild.ostree | ||
| org.osbuild.tree | ||