Skip to content

Comment on Docker 1.10.0 is outparent

Comments

Don't run compass as root.

Don't run anything as root unnecessarily.

(Your problem is likely because you refer to the root namespace as a "host". It is common practice, but leads people to bad conclusions.)

I think I might have caused a misunderstanding of the issue (I was trying to be brief). It really doesn't matter who I'm running compass as (root or otherwise), the issue is that the container is writing files to my host with a different UID:GID then the one I'm using on my host machine.

I wouldn't normally run compass as root, it was incidental to the actual issue.

It's not clear why that should be an issue.

Are there applications communicating through the file system? You would need to take care of that in more ways than standardize uid.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.