Pgadmin4 the most advanced Open Source database.
432
pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world. pgAdmin4 v7.4
PGADMIN_BG_COLOR - this variable passes the name of the color to change background colortcp/80 - pgadmin4 listening endpointdocker run --rm -it \
--env PGADMIN_BG_COLOR='#000fff' \
--env '[email protected]' \
--env 'PGADMIN_DEFAULT_PASSWORD=SuperSecret' \
--publish 80:80 \
thedetukov/pgadmin4:7.4.4
Content type
Image
Digest
sha256:56989a5a1…
Size
138.9 MB
Last updated
about 3 years ago
docker pull thedetukov/pgadmin4