5 lines
106 B
YAML
5 lines
106 B
YAML
services:
|
|
mariadb:
|
|
volumes:
|
|
- ./volumes/datadump.sql:/docker-entrypoint-initdb.d/datadump.sql
|