Dockerfile 61 B

1234
  1. FROM mysql
  2. COPY ./sql-scripts/ /docker-entrypoint-initdb.d/