I compiled with the Prod profile, rather than the Dev profile, and it now works.
Presumption: The Dev profile does not package all files into Docker image, so are not found when you run in another environment. That is a guess. If you can enlighten me as to what happens that would be appreciated.