2026-09-10 23:34:45 +02:00

4 lines
83 B
Docker

FROM mariadb:10.6
COPY pollmaster_scheme.sql /docker-entrypoint-initdb.d/init.sql