aws-samples / aws-samples/sample-sonic-cdk-agent

Docker build fails on amd64 architecture due to hardcoded 'linux/arm64' platform

Open
#28 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
65
Forks
29
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.