pgAdmin 4 is a management tool for the PostgreSQL.
10K+
pgAdmin 4 is a rewrite of the popular pgAdmin3 management tool for the PostgreSQL (http://www.postgresql.org) database.
This source is taken from the official (https://github.com/postgres/pgadmin4) repo and added some features like pg_dump and pg_restore tools for backup and restore functionality.
Docker container doc can be accessed from this page (https://hub.docker.com/r/dpage/pgadmin4/).
./service.sh pgadmin start
./service.sh pgadmin stop
./service.sh pgadmin restart
Content type
Image
Digest
Size
254.1 MB
Last updated
over 8 years ago
docker pull onedsol/pgadmin4