This message was deleted.
# ask-for-help
s
This message was deleted.
🦾 1
c
bentoml build -f ./src/my_project_a/bento_fraud_detect.yaml ./src/
v
👋 that's already what I'm using but it seems pretty counterintuitive to use the src folder as a build context
the src folder should contain source files but with that scheme I would have to move a .bentoignore file to the src folder
c
I see, that make sense, ideally you can just put .bentoignore at repo root directory, not just the build context
Although it might be confusing for BentoML to do this automatically, I could see users running into unexpected behavior in other setups. Would it make sense to add another cli option to provide path to the bentoignore file? cc @sauyon
s
I'm not sure; we should definitely handle src-layout better, though.
s
This content can't be displayed.
This content can't be displayed.