PostgreSQL Studio wrapped in a neat little Docker container. The image is available on Docker Hub.
Run the image
ocker run -d --name pgsql-studio --restart always -it -p 8088:80 -t gartneriet/pgsql-studio
Connect to your database via http://localhost:8080 and enter
your database credentials.
