RSSAmplifier

Inextenso · Sep 27, 2020

Run PostgreSQL in Docker for local development in under 5 minutes

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

I recently had to spin up a PostgreSQL database for a project I’m currently working on. In this post I’ll show you how to quickly do the same. Install Docker Download docker here . Enter Docker Compose We’re going to use Docker compose to set up everything. It’s totally fine to run Postgres with a single Docker command but in this case I’d like to add PgAdmin as an admin tool and God only knows…

Read on inextenso.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.