I want to deploy my app with Docker, but i don't have experience with postgresql and postgresql client images? Did anyone work with something similar?
I need some kind of client where I can see my database, tables and all the data, and I want to run everything with docker-compose.yml. If anyone has some .yml example with this setup also would be great.
Thx!