Skip to content

Set the FS to allow root #201

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DonyorM
Copy link

@DonyorM DonyorM commented May 31, 2025

This should probably be a option, but I needed it for my set up so I set it as hard coded here. For this to work, the user needs to add or uncomment user_allow_other in /etc/fuse.conf

The main reason I'm making this pull request is to allow others who have the same issue to have a solution. (You could checkout my branch and build it using the same instructions in the README)

This is primarily of use to allow Docker to access a mounted pCloud filesystem. Without this you get an error something like:

docker: Error response from daemon: error while creating mount source path '/mnt/xyz/container-dir': mkdir /mnt/xyz: file exists.

When trying to mount a folder within the pCloud FS as a docker volume

This should probably be a option, but I needed it for my set up
so I set it as hard coded here
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

Successfully merging this pull request may close these issues.

1 participant