Using Docker to Create PostgreSQL & PgAdmin With Docker Compose File

Опубликовано: 28 Сентябрь 2024
на канале: Ryan Hill
9,079
160

Hi everyone in this video we will be using a docker-compose.yml file to create a postgreSQL database along with pgAdmin on out local machine. we will connect to the postgreSQL database to insure it works and talk about how you can change the docker-compose file for your unique challenge.

Github: https://github.com/ryanhill2/postgres...