Install pgAdmin using Docker Compose
In the previous tutorial, I showed you how to install pgAdmin to work with PostgreSQL server on macOS. In this tutorial, I will show you how to install this tool using Docker Compose! The official Docker Image of pgAdmin on Docker Hub is located at… Read More