migolo / docker-phpPgAdmin

phpPgAdmin is a web-based administration tool for PostgreSQL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-phpPgAdmin

phpPgAdmin is a web-based administration tool for PostgreSQL.

To use it:

docker run --name phpPgAdmin -v "./config.inc.php:/var/www/html/conf/config.inc.php" -d migolo/docker-phppgadmin

About

phpPgAdmin is a web-based administration tool for PostgreSQL.

License:MIT License


Languages

Language:PHP 100.0%