mirror of
https://github.com/projectatomic/bubblewrap.git
synced 2026-02-05 15:45:22 +01:00
This commit adds --overlay, --tmp-overlay, --ro-overlay, and --overlay-src options to enable bubblewrap to create overlay mounts. These options are only permitted when bubblewrap is not installed setuid. Resolves: https://github.com/containers/bubblewrap/issues/412 Co-authored-by: William Manley <will@williammanley.net> Signed-off-by: Ryan Hendrickson <ryan.hendrickson@alum.mit.edu> [smcv: Fix merge conflicts with #660] Signed-off-by: Simon McVittie <smcv@collabora.com>