Skip to content

cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port#15730

Merged
karalabe merged 1 commit into
ethereum:masterfrom
karalabe:puppeth-expose-faucet-http
Dec 21, 2017
Merged

cmd/puppeth: fix faucet 502 error due to non-exposed HTTP port#15730
karalabe merged 1 commit into
ethereum:masterfrom
karalabe:puppeth-expose-faucet-http

Conversation

@karalabe
Copy link
Copy Markdown
Member

When we switched over from puppeth's custom faucet docker image to the official geth-alltools image, the EXPOSE 8080 went missing, causing the new image not to have nginx access. This fixes it by reopening the port.

@karalabe karalabe added this to the 1.8.0 milestone Dec 21, 2017
@karalabe karalabe merged commit 52f4d6d into ethereum:master Dec 21, 2017
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