/postgres

A postgres instance fast and easy with docker.

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