How to set up a PostgreSQL Sever on Docker using Docker Compose

1 year ago
31

This video show how to setup a PostgreSQL server inside a docker container using Docker Compose tool.

Docker documentation:
https://docs.docker.com/

Docker hub PostgreSQL images:
https://hub.docker.com/_/postgres

DBeaver tool:
https://dbeaver.io/download/

Loading comments...