Gary Sieling

Using Postgres in Docker

I’ve been using Postgres in Docker for continuous integration. This allows you to script a long-running data setup script, and allows testing up and down migrations between versions.

Here are the lessons learned:

Exit mobile version