To whom it may concern, I have been using PGAdmin in my regular dev workflow since 2024 and certainly enough it has become an integral part of my regular softwares. Now, when I was goofing around with the Docker setups, I stumbled upon the fact that PGAdmin can run in 2 modes: 1. Server Mode (Web version) 2. Desktop Mode (Desktop App)
But unfortunately, there exists the Docker Image of only the Web UI. Under these circumstances, I would be highly obliged if you could guide me on how to spin up a PGAdmin Desktop using Docker. PS: A local PostgreSQL instance is also running on port 5433 through Docker Thank You in anticipation. Regards, Krishnendu Dasgupta