Skip to content

batch9703/docker-phpminiadmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-phpminiadmin

smallest database management tool on docker.
docker execute phpminiadmin.
phpminiadmin with env parameter.
If you are not in Japan, change the "TZ" and "LANG" of the Dockerfile and then "docker build" again.

ENV parameter

  • ACCESS_PWD: Access password. No password if not set.
  • DB_HOST: Database host name.
  • DB_PORT: Database port no. "3306" if not set.
  • DB_NAME: Database name
  • DB_USER: Database user
  • DB_PASSWORD: Database password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors