Hello /r/docker
Debugging, accessing or in general working with containers can be quite annoying. This includes modifying or querying databases. So, I wrote a short list of tips and tricks for running PostgreSQL in Docker, hope somebody here will find it helpful. 🙂
Link to Article: https://towardsdatascience.com/tricks-for-postgres-and-docker-that-will-make-your-life-easier-fc7bfcba5082?source=friends_link&sk=d3e7c7f1bba6bd8c4c1c525323e2f161
Thanks fellow bearded!
Indeed I found it useful.
Another thing I’ve found to work nicely for testing/debugging is to spin up a pgadmin container on the same docker network