ealcantara22 / postgres

A postgres instance fast and easy with docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postgres-Docker

Description

A postgres instance fast and easy with docker.

Instruction

  • Copy the .env.sample to .env and replace the values.
    cp .env.sample .env
  • start the container.
    docker-compose up -d

About

A postgres instance fast and easy with docker.