shopping-list/mysql/Dockerfile

3 lines
57 B
Text
Raw Normal View History

2022-02-03 21:35:18 +01:00
FROM mysql
ADD ./schema.sql /docker-entrypoint-initdb.d/