Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

User/group with NFS #7

Closed
Freyskeyd opened this issue Jan 19, 2015 · 1 comment
Closed

User/group with NFS #7

Freyskeyd opened this issue Jan 19, 2015 · 1 comment

Comments

@Freyskeyd
Copy link

Hey,

We can mount a NFS synced_folder now.

But permissions are corrupt. With NFS we can't get a proper way to set permissions between docker container and host.

All files created in docker container are root:staff instead of You:staff.

If anyone have an idea to fix it.

I've tried some tricks:

chmod
umask
add user to groups
add group
@dduportal
Copy link
Owner

Ok, another issue around that : #10. There is solution to use at Vagrantfile level for now.

I'll close that issue to avoid redundancy.

Thanks for the infos !

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

2 participants