initialize-configs
conf/
`mysql` client fails when it is started from the docker run command line due to missing `my.cnf`. To workaround this issue, we populate the `conf/` volume from a `cont-init.d/01-initialize-configs` scripts.