3 lines
87 B
Docker
3 lines
87 B
Docker
FROM docker.io/mariadb:lts
|
|
|
|
COPY schema.sql /docker-entrypoint-initdb.d/tam3-schema.sql |