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

Cherry picks 1.7.0 #303

Merged
merged 3 commits into from
Jun 16, 2015
Merged

Conversation

icecrime
Copy link

No description provided.

mavenugo and others added 3 commits June 16, 2015 10:41
This is required to have consistent behaviour as in 1.6.2.

Signed-off-by: Madhu Venugopal <madhu@docker.com>

Conflicts:
	drivers/bridge/bridge.go
The `iptables.Exists` function is wrong in two ways:
1. The iptables -C call doesn't add `-j DOCKER` and fails to match
2. The long path takes ordering into account in comparison and fails to match

This patch fixes issue 1 by including `-j DOCKER` in the check.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Signed-off-by: Madhu Venugopal <madhu@docker.com>
@mavenugo
Copy link
Contributor

LGTM

mavenugo added a commit that referenced this pull request Jun 16, 2015
@mavenugo mavenugo merged commit b116b5c into moby:docker1.7.0_integ Jun 16, 2015
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