Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use overlayfs to install tools? #18

Open
nicholasdille opened this issue Aug 4, 2023 · 0 comments
Open

Use overlayfs to install tools? #18

nicholasdille opened this issue Aug 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nicholasdille
Copy link
Contributor

cd /var/lib/docker-setup
fuse-overlayfs -o lowerdir=/,upperdir=install,workdir=workdir -d merged
unshare --user -r chroot /var/lib/docker-setup/merged bash
@nicholasdille nicholasdille changed the title Ue overlayfs to install tools? Use overlayfs to install tools? Sep 8, 2023
@nicholasdille nicholasdille added the enhancement New feature or request label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant