Slackbot
01/25/2023, 4:09 AMBenjamin Tan
01/25/2023, 8:42 AMJon Gill
01/25/2023, 6:22 PM=> importing to docker 65.9s
Created the repository formatted-tech
Error [BentoctlDockerException]: Failed to tag Docker image, aws-ec2-formatted_tech_service:5bhty7u4psoxxmql not found.
jjmachan
01/26/2023, 4:10 AMdocker images
do you see the image mentioned aws-ec2-formatted_tech_service:5bhty7u4psoxxmql
. Also are you using buildkit? There is a --load
flag that is suppose to load the build image from the builder container into local registry. It is enabled by default. But again its strange that the no-GPUs version works.
Also can you paste the few lines above => import to dockerJon Gill
02/27/2023, 8:28 PMBenjamin Tan
02/28/2023, 1:16 AMformatted_tech
instead? Dashes are not legit docker image names if i recallJon Gill
02/28/2023, 6:14 PMBenjamin Tan
03/01/2023, 1:17 AMBenjamin Tan
03/01/2023, 1:25 AMbentoml containerize <model-name>
works for u before running the next commandBenjamin Tan
03/01/2023, 1:25 AMbentoctl
too if you haven'tJon Gill
03/01/2023, 1:34 AMJon Gill
03/01/2023, 1:34 AMBenjamin Tan
03/03/2023, 1:15 AMbentogpt
03/03/2023, 1:15 AMBenjamin Tan
03/03/2023, 1:44 AMbentogpt
03/03/2023, 1:45 AM