Bentoml Containerize

Build a local BentoML project into a Bento, containerize it into an OCI/Docker image, smoke-test it locally, and push it to a container registry (Docker Hub, GHCR, ECR, private registry, kind/minikube local load, or ttl.sh). Use when the user asks to "containerize a Bento", "build a Docker image for my BentoML service", "package my BentoML service for deployment", "push my Bento image to a registry", or as the first step of deploying BentoML to Kubernetes or EC2. Does NOT deploy anything itself — hand off to bentoml-k8s-deploy or bentoml-ec2-deploy for that.

bentoml aca4448 5 files · 29.4 KB Updated

File contents

bentoml/bentoml/tree/main/skills/bentoml-containerize commit aca4448e21

Frequently asked questions

npx skillmds@latest add bentoml/bentoml-containerize