pg-ephemeral 0.2.2

Ephemeral PostgreSQL instances for testing
Documentation
1
2
3
4
5
6
7
8
backend = "docker"
image = "17.1"

[instances.a]

[instances.b]
backend = "podman"
image = "17.2"