Files
tam3/db/Dockerfile

3 lines
87 B
Docker

FROM docker.io/mariadb:lts
COPY schema.sql /docker-entrypoint-initdb.d/tam3-schema.sql