Skip to content

Allow run action to bind mount additional directories #527

@oSoMoN

Description

@oSoMoN

When run in chroot, the run action will bind mount the script's parent directory to /tmp/script inside the chroot.

In some cases, it might be useful to allow bind mounting additional subdirectories of the recipe.

One use case is a script that optionally installs locally-built packages. This is currently possible but one has to put these packages under (a subdirectory of) the script's parent directory, which might not be ideal if one wants to keep the scripts in one place and local artifacts in a separate place.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions