Sign inSign up

wnameless/postgresql-phppgadmin

By wnameless

Updated almost 11 years ago

postgresql + phpPgAdmin https://index.docker.io/u/wnameless/postgresql-phppgadmin

Image
14

10K+

wnameless/postgresql-phppgadmin repository overview

Database default encoding has been changed to UTF-8

Run with 22, 80 and 5432 ports opened:
docker run -d -p 49160:22 -p 49161:80 -p 49162:5432 wnameless/postgresql-phppgadmin

Open http://localhost:49161/phppgadmin in your browser with following credential:
username: postgres
password: postgres

Login by SSH
ssh root@localhost -p 49160
password: admin

Tag summary

Content type

Image

Digest

sha256:5280e10ce

Size

266.3 MB

Last updated

almost 11 years ago

docker pull wnameless/postgresql-phppgadmin