it'd be great to have a hook in `entrypoint.sh` for running some pre-startup init scripts, for configuring db users etc like in the PostgreSQL one here: https://github.com/docker-library/postgres/blob/cd294bf8dfdf4a74b2077aa6413fa579f9bf07de/9.3/docker-entrypoint.sh#L76 I'm happy to make a pull request based on above if you agree the approach?