FROM mysql:8.4@sha256:85b9bf2e29cf836ecb8c2a15a935d4ba0c606631dff1dd79531a11983c638f2a
COPY schema.sql /docker-entrypoint-initdb.d/01-schema.sql
