Skip to content

abhisawesome/Dockerizing-Mysql-phpMyAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Mysql-phpMyAdmin in Docker



Required Dependencies

  • Docker
  • Docker compose

To run

Run the command in the terminal

docker-compose up -d

Check it

On http://localhost:8081 mysql can be accessed through phpmyadmin

docker ps

Stop docker containers

docker-compose down

Screenshots

Screenshot1

screenshot2

About

Dockerization the mysql and phpmyadmin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published