Skip to content

AZ CLI Dockerfile scaffolding assumes amd64? #29

@philliphoff

Description

@philliphoff

I discovered (presumably) why my porter install was failing on my M1 Mac; it looks like the AZ CLI mixin Dockerfile scaffolding assumes an amd64 architecture. The bundle is successfully created, but then the az commands fail, being unable to find the amd64 Linux libraries it expects in the container.

az login --output table --output json --password ******* --service-principal --tenant ******* --username *******
/lib64/ld-linux-x86-64.so.2: No such file or directory
Error: error running command az login --output table --output json --password ******* --service-principal --tenant ******* --username *******: exit status 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    2 - 🍕Pizza should be eaten dailyenhancementNew code incoming!needs-pepThis change should go through the PEP process

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions