added db dump restoration
This commit is contained in:
parent
5e3286befa
commit
b0e0fdbf5a
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