Skip to content

clonm/docker-phpmyadmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image extending tozd/php image with phpMyAdmin.

To configure to which database to connect, use environment variables:

  • PHPMYADMIN_DBSERVER – hostname of the database, default mysql
  • PHPMYADMIN_DBPORT – port of the database, default 3306

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 37.4%
  • PHP 36.8%
  • Shell 25.8%