FROM postgres:12.9-bullseye

COPY init-user-db.sh /docker-entrypoint-initdb.d/init-user-db.sh
