#!/bin/sh podman run --rm -p 5432:5432 -e POSTGRES_PASSWORD=CHANGEME -e POSTGRES_USER=patchman postgres