Skip to content

abdullahzubeyiryildiz/docker-phpmyadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Development Environment

Mysql - Phpmyadmin

How to create phpmyadmin Docker. I have experienced Docker and I wanted to share it with you.

.env.example the example file as .env

closing the used port

- lsof -i : "PORT"  
- kill "PID" 
- docker-compose up -d

What Have I Installed for This Docker

  • Mysql
  • phpmyadmin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages