CONFIGURE DOCKER CONTAINER FOR MYSQL Minimum required Docker version: 27.5 or higher. Copy .env-example to .env and change the value of each variable. Check if the port is available in compose.yml Exec: docker compose up -d.