Sign inSign up

osmtw/pgadmin3

By osmtw

•Updated over 10 years ago

Docker image for pgadmin3 in Ubuntu 16.04.

Image
0

1.1K

osmtw/pgadmin3 repository overview

The docker image to help user who use older Linux distribution, can use the latest pgadmin3 within Ubuntu 16.04 image.

⁠Features

  • Ubuntu 16.04.
  • pgadmin 1.22.0-1.
  • Chinese support.

⁠Usage

#!/bin/sh
POSTGREDB_DOCKER=osm-postgis
docker run --rm -t -i --link ${POSTGREDB_DOCKER}:pg -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY osmtw/pgadmin3

Tag summary

Content type

Image

Digest

Size

194.1 MB

Last updated

over 10 years ago

docker pull osmtw/pgadmin3