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

feat(nix-based): Rootless usage #17

Open
tulilirockz opened this issue Feb 16, 2024 · 0 comments
Open

feat(nix-based): Rootless usage #17

tulilirockz opened this issue Feb 16, 2024 · 0 comments

Comments

@tulilirockz
Copy link
Contributor

We could add a tag for user-only operations, requiring only FUSE support to work. Cache directories can be rewired to be on specific user paths, so that is not an issue, but the mounting requires rootful access, because we use syscall.Mount, and syscall.Unmount to make it work, but we can require the target machite to have fuse-overlayfs and maybe bindfs to completely make the mounting rootless

@tulilirockz tulilirockz changed the title feat: Rootless usage feat(nix-based): Rootless usage Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant