- php:7.3-apache
- mysql:5.7
- phpmyadmin/phpmyadmin
- Fork this repo
- Clone you own version
- Build and Create Docker container
- run the command:
docker-compose build - run the command:
docker-compose up -d
- run the command:
- Access application thru the URL: http://127.0.0.1:5000/
- Access phphymadmin thru the URL: http://127.0.0.1:5001
- Username: root
- Password: rootpassword