Go to the official Docker website to download Docker Desktop.
Run the following command in this directory to open the database and PHPmyAdmin:
docker-compose up
Navigate to localhost:8080 in your browser to open PHPmyAdmin.
To close the connection, press Ctrl+C
.