shopping-list/mysql/Dockerfile
2022-02-03 21:35:18 +01:00

3 lines
No EOL
57 B
Docker

FROM mysql
ADD ./schema.sql /docker-entrypoint-initdb.d/