I would be nice to have detected non-zero statuses of scripts and executed sql files in docker-entrypoint.sh.
First non-zero exit status should stop container setup avoiding possibly inconsistent database state.
WDYT?
Eventually I can make PR with this.