FYI in the latest MySQL image the mysql native password starts up disabled, and `--default-authentication-plugin=mysql_native_password` does not work.  If you're having issues connecting, try adding to the post arguments (advanced mode) `--mysql-native-password=ON`.
    • Upvote
    • Thanks
    2