Postgres with enhanced debugger for Intellij plugin
10K+
Based on the official Postgres image, compile and configure an enhanced version of the pldebugger.
The image is build by a Github Action from this docker file.
To run it in a Docker container:
docker run -p 5514:5432 --name PG14-debug -e POSTGRES_PASSWORD=postgres -d galien0xffffff/postgres-debugger:14
Content type
Image
Digest
sha256:43fb6f9df…
Size
155.1 MB
Last updated
30 days ago
docker pull galien0xffffff/postgres-debugger:18