- 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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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