Critical security problem #631
-
|
Dear Supreeth, In mysql/mysql-init.sh
Here is setting empty password for root user which has an initial password |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Slight correction here. Not to any host rather any IP on the host where mysql container is running (because we are not publishing the ports so that its accessible outside of the host where docker is running). Only if your host running the mysql container is compromised then you would have access to root user of mysql |
Beta Was this translation helpful? Give feedback.
Slight correction here. Not to any host rather any IP on the host where mysql container is running (because we are not publishing the ports so that its accessible outside of the host where docker is running). Only if your host running the mysql container is compromised then you would have access to root user of mysql