WIP: make this work independent of the repo directory

This commit is contained in:
Nils Bergmann
2021-12-08 14:39:19 +01:00
parent 293aaff2a5
commit 51a9f61e88
3 changed files with 18 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
FROM mariadb:10.6
COPY ./migrations/dlu /docker-entrypoint-initdb.d