- Docker
- Docker compose
Run the command in the terminal
docker-compose up -d
On http://localhost:8081 mysql can be accessed through phpmyadmin
docker ps
docker-compose down
Run the command in the terminal
docker-compose up -d
On http://localhost:8081 mysql can be accessed through phpmyadmin
docker ps
docker-compose down