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

possible validation error in binding ports? #45

Closed
cboettig opened this issue Feb 27, 2019 · 1 comment
Closed

possible validation error in binding ports? #45

cboettig opened this issue Feb 27, 2019 · 1 comment

Comments

@cboettig
Copy link

@cboettig cboettig commented Feb 27, 2019

I tried to bind a port explicitly to 127.0.0.1, (which I believe can be useful when I'm only accessing the app from the host and want to be sure I'm not exposing it to my network). Unfortunately this seems to throw an error in validation:

Port binding '127.0.0.1:5000:5000' does not not match '[<host>:]<container>'
@richfitz
Copy link
Owner

@richfitz richfitz commented Mar 4, 2019

Thanks Carl - this should be fixed as of 9c402cd (branch develop) now

@richfitz richfitz closed this in 8702150 Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.