Skip to content

archive module requires mount and root permissions #91

Description

@marshall-mcmullen

Because archive bind mounts the source paths into a directory to present a unified view of all archive formats, it requires root permissions. This causes problems for non-root use cases, and for running inside CI/CD systems where this is not permitted (e.g. bitbucket doesn't allow use of mount).

It would be good to find an alternative solution to this. Perhaps using fakeroot? Or some other use space mounting option. Or could we switch to some other tool.

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