Sign inSign up

d0lapevich/pgadmin3

By d0lapevich

Updated about 4 years ago

pgadmin3 on ubuntu focal built from scratch.

Image
0

1.2K

d0lapevich/pgadmin3 repository overview

This is a pgadmin3 image because Daniel, because he is an old school guy.

You can run it with:

docker run --rm -i -t -v ${HOME}:${HOME} -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY -e IID=$(id -u) -e GGUID=$(id -g) -e UUSER=$(whoami) --net=host d0lapevich/pgadmin3

It was influenced by other images here in docker hub, such as jancelin/docker-pgadmin3 and mdouchement/pgadmin3.

Tag summary

Content type

Image

Digest

sha256:6b59eee36

Size

263.3 MB

Last updated

about 4 years ago

docker pull d0lapevich/pgadmin3