FROM --platform=linux/amd64 postgres:16
COPY initdb.sql /docker-entrypoint-initdb.d/
