DarkflameServer/docker/database.Dockerfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
68 B
Docker
Raw Normal View History

FROM mariadb:10.6
COPY ./migrations/dlu /docker-entrypoint-initdb.d