If this creates a pre-populated image, it is exactly what I want to do. I don't want to run the .sql population files when the container starts. I want them in the image so start time is super fast and the container is small (e.g. no SQL files).
Thank you for sharing!