FROM docker.io/postgres:15
COPY create-multiple-postgresql-databases.sh /docker-entrypoint-initdb.d/
