I am trying to launch a docker container to hold 2 databases( PostgreSQL). I am executing the .sql scripts by injecting it to docker-initdb. But Only one script gets executed.