Skip to content

Conversation

@skriesch
Copy link

@skriesch skriesch commented Dec 1, 2016

I want to add APP_HOST, because you used % for the user access. That isn't secure. root should have access on localhost and the created MYSQL_USER should use the IP address of the application server. I added APP_HOST for that. I want to improve the security of the mariadb docker image with that.

Thanks!

skriesch and others added 2 commits December 1, 2016 12:58
I want to add APP_HOST, because you used % for the user access. That isn't secure. root should have access on localhost and the created MYSQL_USER should use the IP address of the application server. I added APP_HOST for that.
security change for localhost
@tianon
Copy link
Contributor

tianon commented Dec 6, 2016

This is actually being discussed over in docker-library/mysql#231 (and we'd like to see it updated in mysql first). 👍

@tianon
Copy link
Contributor

tianon commented Apr 6, 2017

Fixed via #102 🎈 ❤️

@tianon tianon closed this Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants