sclorg / mysql-container

MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
128 stars 201 forks source link

run: Use hostname -I #241

Closed pkubatrh closed 5 years ago

pkubatrh commented 5 years ago

As this option does not depend on name resolutions and filters out link local addresses

omron93 commented 5 years ago

Makes sense, thanks.