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

Files in volumes are written as root #11

Closed
kivS opened this issue Jan 27, 2017 · 2 comments
Closed

Files in volumes are written as root #11

kivS opened this issue Jan 27, 2017 · 2 comments
Labels
Projects

Comments

@kivS
Copy link

kivS commented Jan 27, 2017

When installing npm packages they get written as root, any recommended way to 'inherit ownership'?

Thanks

@bfirsh
Copy link
Member

bfirsh commented Jan 28, 2017

Hmm - thanks for the report. I don't think there is a simple way to solve this.

The solution, I think, is for Whalebrew to create a local volume and use the uid and gid options to map them correctly to the host uid and gid.

@bfirsh bfirsh changed the title how to stop container from writing as root? Files in volumes are written as root Jan 28, 2017
@bfirsh bfirsh added the bug label Jan 28, 2017
@bfirsh bfirsh added this to Backlog in Kanban Jan 30, 2017
@bfirsh bfirsh mentioned this issue Feb 7, 2017
@bfirsh
Copy link
Member

bfirsh commented Feb 10, 2017

@kivS Fixed in 0.0.4!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Kanban
Backlog
Development

No branches or pull requests

2 participants