DDD Sandbox To setup mysql in version 5.7 run this: docker run --detach --name=mysql57 --env="MYSQL_ROOT_PASSWORD=root" --publish 6603:3306 mysql