Skip to content

Add ParsePortRange and PartParse from docker/docker/pkg/parsers #3

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

Merged
merged 1 commit into from
Dec 22, 2015

Conversation

dnephin
Copy link
Contributor

@dnephin dnephin commented Dec 22, 2015

PartParse is only used by this package
ParsePortRange is only used by one other package, which already depends on nat
They can both be removed from docker/docker.

This removes the direct dependency on docker/docker, however there is still a transitive dependency from opencontainer/runc

@dnephin dnephin force-pushed the add_parse_port_range branch from 3ee1052 to b4a17f0 Compare December 22, 2015 00:21
@dnephin
Copy link
Contributor Author

dnephin commented Dec 22, 2015

cc @calavera

@calavera
Copy link
Contributor

very nice, thanks.

LGTM

calavera added a commit that referenced this pull request Dec 22, 2015
Add ParsePortRange and PartParse from docker/docker/pkg/parsers
@calavera calavera merged commit 4e42727 into docker:master Dec 22, 2015
@dnephin dnephin deleted the add_parse_port_range branch December 22, 2015 16:39
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