Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Use overlayfs to install tools #3752

Closed
nicholasdille opened this issue Oct 20, 2022 · 1 comment
Closed

Use overlayfs to install tools #3752

nicholasdille opened this issue Oct 20, 2022 · 1 comment
Milestone

Comments

@nicholasdille
Copy link
Owner

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 added this to the v2.1.0 milestone Nov 8, 2022
@nicholasdille
Copy link
Owner Author

Migrated to uniget-org/cli#18

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant