postgresql + phpPgAdmin https://index.docker.io/u/wnameless/postgresql-phppgadmin
10K+
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
Content type
Image
Digest
sha256:5280e10ce…
Size
266.3 MB
Last updated
almost 11 years ago
docker pull wnameless/postgresql-phppgadmin