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

Refactor networking (do not merge) #2104

Closed
wants to merge 10 commits into from

Conversation

hyakujo
Copy link

@hyakujo hyakujo commented Oct 6, 2013

This pull request is in resolution of this issue:
#1834

I cannot find the refactor-networking branch anymore.
Am I making the pull request to the wrong branch?

--Robert

crosbymichael and others added 10 commits September 11, 2013 23:46
Use a config type for accessing data
Add bridgeiface name to config
Add option to disable iptables
- Example: `EXPOSE 8080-8089` opens ports 8080 to 8089 (inclusive)
- Valid port ranges should be in form [0-9]+-[0-9]+
- buildfile_test.go tests edge values as well as an 'implied' inner
  value
- Note: Ports are not confirmed to within 1 and 65535 when parsed.
- Note: Ports are not checked for uniqueness when parsed.
@shykes
Copy link
Contributor

shykes commented Oct 7, 2013

@idetik if you're not ready for us to review, could you close the pull request and re-open it when you're ready? Makes the bookkeeping easier for us.

Thanks.

@hyakujo hyakujo closed this Oct 7, 2013
cpuguy83 pushed a commit to cpuguy83/docker that referenced this pull request May 25, 2021
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.

None yet

3 participants