# syntax=docker/dockerfile:1 FROM postgres:latest COPY src/main/resources/schema.sql /docker-entrypoint-initdb.d/