Skip to content

fluxoti/docker-adminer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adminer

Simple image container with adminer (https://www.adminer.org) used in FluxoTI to access database during development.
Currently only supports postgresql.

Specifying default credentials

To specify default credentials simple define the environment variables:

  • ADMINER_DEFAULT_HOST: connection host
  • ADMINER_DEFAULT_USER: username
  • ADMINER_DEFAULT_PASS: password
  • ADMINER_DEFAULT_DB: database

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published