Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

add overlayfs support #10

@radhermit

Description

@radhermit

This could do useful things by mapping files to overlay onto the chroot image. For example, there could be distro-specific plugins that could query the host systems pkgs and thereby overlay pkgs onto the chroot.

This could probably also help isolate multiple sessions running against the same chroot location at once. For example, now if a directory or file needs to be created in order to perform bind mounts for one chroot, another chroot using the same chroot path and running simultaneously will see the created directory or file (but obviously not the contents since its in a different mount namespace).

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