BentoML
BentoML copied to clipboard
fix(containerize): Returns the home modified with build_ctx to correct errors
This is an issue that occurred when you received API with FastAPI and created BentoML Docker Image.
Returns the home modified with build_ctx to correct errors that could not be found even if BentoML was deployed to the API several times.
What does this PR address?
Fixes #(issue)
Before submitting:
- [x] Does the Pull Request follow Conventional Commits specification naming? Here are GitHub's guide on how to create a pull request.
- [x] Does the code follow BentoML's code style, both
make formatandmake lintscript have passed (instructions)? - [x] Did you read through contribution guidelines and follow development guidelines?
- [ ] Did your changes require updates to the documentation? Have you updated those accordingly? Here are documentation guidelines and tips on writting docs.
- [ ] Did you write tests to cover your changes?
Who can help review?
Feel free to tag members/contributors who can help review your PR.