4 lines
No EOL
83 B
Text
4 lines
No EOL
83 B
Text
FROM mysql:8.0-debian
|
|
|
|
WORKDIR /docker-entrypoint-initdb.d
|
|
COPY mysql_schema.sql ./ |