fixed this with mysql_upgrade --user=root --password=<root_pwd> on the commandline in docker
mysql_upgrade --user=root --password=<root_pwd>
dont know why anyway.