Aaron Pham
Aaron Pham
I think it is a great idea for user to override these fields. However, I'm a bit more hesistant for putting this into bentofile.yaml FastAPI does allow user to extend...
I believe this would be also a great features for community contribution. I would love to help you with desigining this if you are interested in contributing. We also have...
@sauyon I believe this is just flaky CI runner. I couldn't figure out what is wrong.
I believe it is fine to share conftest.py here. If we want to demonstrate how to write tests for bento, we can do it under the examples folder.
Alright. It seems like folks want this feature. I will take a look at this.
## Multiple OCI builders support for `containerize` - Author: @aarnphm ## Abstract The ability to support different OCI builders allows users to use build tools that comply with their organisation's...
> WDYT about the name `bentobuilder`? The API would be a bit weird with `bentobuilder`? `bentobuilder build`? I'm also thinking to extend a frontend for this tool as well, something...
Hi @tomomonta, is it possible for you to run `buildctl` with podman? buildctl is the standalone client to build image with BuildKit?
This is due to having two instance of bentoml. You can try uninstall bentoml in outside of the env, and try again.