Support autoroot backed by overlay #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One of the use cases of autoroot is to mount multi-layered container images (e.g. provided by planterette). This can be implemented by placing the overlay mount in the root of the intermediate root fs which is unreachable from the container.
This breaks API, so should be completed before v0.2.0.
There is actually no longer a reason to disallow targeting root, so instead of overlay autoroot we can have special cases added to support arbitrary fs config targeting root.