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

Initialize USERNS_HOST variable #2176

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Initialize USERNS_HOST variable #2176

merged 1 commit into from
Feb 1, 2017

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Feb 1, 2017

Fixes #2175

@@ -27,6 +27,7 @@ WEAVESCOPE_DOCKER_ARGS=${WEAVESCOPE_DOCKER_ARGS:-}
# "Cannot share the host's network namespace when user namespaces are enabled" for `docker run --net=host`
# To avoid above errors, use `--userns=host` option to let container use host User Namespace.
# This option(saved in $USERNS_HOST) will be inserted ONLY IF docker support `--userns` option.
USERNS_HOST=""

This comment was marked as abuse.

This comment was marked as abuse.

@rade
Copy link
Member

rade commented Feb 1, 2017

LGTM, provided you have actually run this on an old and new docker.

@2opremio
Copy link
Contributor Author

2opremio commented Feb 1, 2017

provided you have actually run this on an old and new docker.

Yep, I've run it in Circle (and tests pass)

@2opremio 2opremio merged commit b25417e into master Feb 1, 2017
@2opremio 2opremio deleted the 2175-initialize-userns branch February 1, 2017 15:26
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

Successfully merging this pull request may close these issues.

2 participants