Add the database data

This commit is contained in:
Oliver-Akins 2023-08-29 19:21:56 -06:00
parent e6d6427ddc
commit b3c2ff8de0
3 changed files with 37 additions and 0 deletions

2
db/dockerfile Normal file
View file

@ -0,0 +1,2 @@
from mysql:8
add init.sql /docker-entrypoint-initdb.d