Skip to content

M1 Mac not working with PodmanΒ #2

@dudash

Description

@dudash

I was trying this on a M1 macbookpro and running into the following error when creating the gateway:

πŸ•™ 17:23:05 ➜ skupper gateway init --config simple-podman.yaml --type podman
Error: Failed to start gateway as container: WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
Error: statfs /Users/jdudash/.local/share/skupper/cluster/jdudash-mac-jdudash: no such file or directory

AFAICT skupper doesn't currently provide arm64 container images. See here:
skupperproject/skupper#884

The instructions in this demo repo seem to imply it should work because there are instructions to deploy the database using arm
docker run --name database --detach --rm -p 5432:5432 quay.io/redhatintegration/patient-portal-database-arm64

Am I messing something up or missing something?
Thanks.

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