Aha so my base images contains some custom python modules and it seems the bentoml_cli initialization is getting errors as it's unable to read the contents of those dirs (why it tries to I don't understand though)
I think I'll need to reconsider how I'm structuring the bento or add access in a setup_script 🤔