added db dump restoration
This commit is contained in:
parent
038fc3f215
commit
8b4b0461bd
4
compose.db-restore.yml
Normal file
4
compose.db-restore.yml
Normal file
@ -0,0 +1,4 @@
|
||||
services:
|
||||
mariadb:
|
||||
volumes:
|
||||
- ./volumes/datadump.sql:/docker-entrypoint-initdb.d/datadump.sql
|
Loading…
x
Reference in New Issue
Block a user