Skip to content

update example docker command port bind options#88

Merged
kylecarbs merged 1 commit into
coder:masterfrom
Omeryl:patch-1
Mar 7, 2019
Merged

update example docker command port bind options#88
kylecarbs merged 1 commit into
coder:masterfrom
Omeryl:patch-1

Conversation

@Omeryl

@Omeryl Omeryl commented Mar 7, 2019

Copy link
Copy Markdown
Contributor

The existing command errors out with

docker: invalid publish opts format (should be name=value but got 'localhost:8443:8443').

it needs to explicitly use an IP and not a hostname.

must use 127.0.0.1 and not `localhost`
@Omeryl

Omeryl commented Mar 7, 2019

Copy link
Copy Markdown
Contributor Author

CI failing is unrelated, given it's only updating a markdown file.

@kylecarbs kylecarbs requested review from nhooyr and removed request for code-asher and kylecarbs March 7, 2019 17:20
@kylecarbs kylecarbs merged commit 8e68411 into coder:master Mar 7, 2019
@coadler

coadler commented Mar 7, 2019

Copy link
Copy Markdown
Contributor

@kylecarbs this also needs to be fixed on the homepage

@Omeryl Omeryl deleted the patch-1 branch March 7, 2019 20:39
code-asher pushed a commit that referenced this pull request Jun 19, 2019
must use 127.0.0.1 and not `localhost`
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.

4 participants