Skip to content
Snippets Groups Projects
Commit 10512871 authored by Simon McVittie's avatar Simon McVittie
Browse files

wrap: Create /overrides in container via bwrap command line, not mount


This lets us delete the temporary directory on the host system
without affecting the copy in the container, which is a tmpfs in the
container's filesystem namespace and will automatically be freed by
the kernel when no more processes can access it.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent c5504c63
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment