Slackbot
02/23/2023, 10:31 PMJosef
02/24/2023, 5:36 AMDOCKER_DEFAULT_PLATFORM=linux/amd64 bentoctl build -b myapp:latest -f deployment_config.yaml
But still the same issue when uploading to Cloud Run.Josef
02/24/2023, 7:00 AMJon Gill
02/27/2023, 1:54 AMAaron Pham
02/27/2023, 6:52 PMAaron Pham
02/27/2023, 6:53 PMpip install git+<https://github.com/bentoml/bentoctl.git@main>
Jon Gill
02/27/2023, 6:55 PMbentoctl
from your package-versions if it does not work with just pip uninstall
Josef
02/27/2023, 7:03 PMAaron Pham
02/27/2023, 7:53 PM--opt platform
on bentoml. For bentoctl, we have that patch upstream and not yet release it.