Docker + PostgreSQL + pgAdmin
In this blog, you will learn how to connect your PostgreSQL to pgAdmin, which both run on docker.
Installation of Software
To get started first, we have to install Docker.
Follow this blog https://docs.docker.com/get-docker/ to install Docker.
Do...
bharathkalyans.hashnode.dev2 min read
Bharath Kalyan S
Senior Software Developer
You guys can directly create a docker-compose file and run all the containers with a single command