Adding of database initialization.
This commit is contained in:
3
docker/database/scripts/00-init_env.sh
Normal file
3
docker/database/scripts/00-init_env.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
Reference in New Issue
Block a user