You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: