# as casper said your coworker probably won't be able to run the docker image since docker requires wsl2
# It's been a couple of years since I developed on Windows, but back then you could opt out of using WSL.
# Regarding the MySQL issue, can you login manually from the container? I mean compose exec mysql sh, and then login?