Windows for ARM will not permit the MySQL Workbench installer run. When trying to install Workbench the following error is displayed: "The processor is not adequate ...
Change the database connection information as needed. docker run -d --name mcp-mysql \ -e MYSQL_HOST=localhost \ -e MYSQL_PORT=3306 \ -e MYSQL_USER=root \ -e MYSQL ...