GoogleCloudPlatform / mysql-docker

GNU General Public License v2.0
24 stars 22 forks source link

Update Dockerfiles to fix disabled remote connection problem #20

Closed huyhg closed 7 years ago

huyhg commented 7 years ago

Recent updates revert the change in Dockerfiles, making mysqld bind to only localhost. Also added a test to ensure this never happens again in the future.