FROM --platform=linux/amd64 mysql:8

COPY basic_data.sql /docker-entrypoint-initdb.d
