PGAdmin is an web-based UI administration plateform for PostgreSQL open source database.
This git repo build a docker image for running PGAdmin on an arm(hf) based system. Once done, the result will be pushed on dockerhub.
Inspired from simonqbs/arm-pgadmin4, that what himself inspired by thaJeztah pgadmin4 image.
Currently tested on a Odroid XU4 and Raspberry Pi 3 running respectively Ubuntu and Raspbian stretch.
Head over to thaJeztah's pgadmin4 image page for usage info.