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

Support for docker create --userns=host #3349

Closed
squeaky-pl opened this issue Apr 19, 2016 · 3 comments
Closed

Support for docker create --userns=host #3349

squeaky-pl opened this issue Apr 19, 2016 · 3 comments

Comments

@squeaky-pl
Copy link

Docker 1.11 has landed new feature to disable user namespaces per container when the daemon is running with global user namespace enabled.

moby/moby#20111

@squeaky-pl squeaky-pl changed the title Support for docker create --userns Support for docker create --userns=host Apr 19, 2016
@fragpit
Copy link

fragpit commented Aug 2, 2016

Hello,
very important issue.
I had to convert all docker-compose files to systemd units as a workaround.

@sanmai-NL
Copy link

sanmai-NL commented Aug 2, 2016

Off topic:
@fragpit: would be keen to see examples, experiences with that! Feel free to contact me (see my website for details). 😃

@zh99998
Copy link

zh99998 commented Sep 10, 2016

+1 for this request

lawliet89 added a commit to lawliet89/compose that referenced this issue Dec 5, 2016
Fixes docker#3349

This allows the key `userns_mode` to be used in service definitions.
Since `userns_mode` requires API version > 1.23, this is only available
in 2.1 and 3.0 versions of compose file

Signed-off-by: Yong Wen Chua <me@yongwen.xyz>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants