When deploying this sample on a standard amd64 environment (like GitHub Codespaces), the deployment script forces a docker build for the 'linux/arm64' platform, causing an 'exec format error'. The platform should match the host architecture or be configurable.
When deploying this sample on a standard amd64 environment (like GitHub Codespaces), the deployment script forces a docker build for the 'linux/arm64' platform, causing an 'exec format error'. The platform should match the host architecture or be configurable.