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

Remove creation of phantomdc user in Dockerfile #91

Open
Hainish opened this issue Mar 6, 2016 · 0 comments
Open

Remove creation of phantomdc user in Dockerfile #91

Hainish opened this issue Mar 6, 2016 · 0 comments
Assignees

Comments

@Hainish
Copy link
Member

Hainish commented Mar 6, 2016

As of docker 1.10, a root GUID in the container is no longer mapped to the root user in the host. This means we can safely remove the creation of the phantomdc user in our Dockerfile.

This will be nice. Our Dockerfile is kind of ugly with all the user context switching and chowning of files (since ADD does not obey the USER directive.)

@Hainish Hainish changed the title Remove adduer in Dockerfile Remove creation of phantomdc user in Dockerfile Mar 6, 2016
@Hainish Hainish self-assigned this Mar 6, 2016
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