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

docker + /etc/hosts problems #15

Closed
thoom opened this issue Apr 13, 2018 · 2 comments
Closed

docker + /etc/hosts problems #15

thoom opened this issue Apr 13, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@thoom
Copy link
Owner

thoom commented Apr 13, 2018

The app doesn't pick up any /etc/hosts entries added via --add-host=DOMAIN:IP entries or with docker-compose.

Looks like this is related to this moby issue. Keep track to see if there are implementation options to handle it.

@thoom thoom added the bug Something isn't working label Apr 13, 2018
@thoom
Copy link
Owner Author

thoom commented Apr 14, 2018

Looks like when I build a Centos-based Docker image, it works fine. It is an alpine issue. Not sure if I should just build the image in Centos or try to find an alpine solution.

@thoom
Copy link
Owner Author

thoom commented Apr 14, 2018

Found the solution. This will be fixed as part of the 0.7 release.

@thoom thoom closed this as completed in c98d067 Apr 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant