Skip to content

mayconaraujosantos/postgres-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Dockerized

alt text

Postgres with Docker and Docker compose a step-by-step guide for beginners

Step 1: copy .env.local to .env

$ make env:

Step 2: create the container

$ make up 

Step 3: remove container

$ make down

About

Create a Postgres Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published