Skip to content

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

Description

@clemea59650

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions