Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushing new images with arm64 support #14

Open
kurko opened this issue May 27, 2022 · 1 comment
Open

Pushing new images with arm64 support #14

kurko opened this issue May 27, 2022 · 1 comment

Comments

@kurko
Copy link

kurko commented May 27, 2022

Hi,

The current images work on x86-64 architectures, but not on the new arm M1 machines. It's not something we can help with a pull request, as it needs to be pushed to Docker Hub.

Is there any chance you could rebuild the image real quick and push to DH?

Thanks

@AntonioSun
Copy link

AntonioSun commented Jan 1, 2024

It works for me, the new arm M machine:

$ pinata-ssh-forward
ssh-agent
Resolving "uber/ssh-agent-forward" using unqualified-search registries (/etc/containers/registries.conf.d/999-podman-machine.conf)
Trying to pull docker.io/uber/ssh-agent-forward:latest...
Getting image source signatures
Copying blob sha256:4b38d15463e02b5e1b34c8b014964d333c0b3cedf7061fb7a69bbaa592b034a9
Copying blob sha256:2fdfe1cd78c20d05774f0919be19bc1a3e4729bce219968e4188e7e0f1af679d
Copying blob sha256:d0b8a040900f07640c42644886e6a2013d011d3d0259cdae51b2889c9cbdbbb6
Copying blob sha256:584200b00f1b0eae2fa4acace283e3dffe894b4ba0cd3ccf3e8c433eb7437111
Copying blob sha256:f6305097c4feee827995cde2163e95606ca59806ce0339fc53ac54d47c29dbfa
Copying config sha256:37e4f49b03533b77a066b9ecf076a0ea42fe072edb6cf3c03c46844ec0ad1f9e
Writing manifest to image destination
WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
Connection to 127.0.0.1 port 2244 [tcp/nmsserver] succeeded!

$ uname -srm
Darwin 23.1.0 arm64

$ sw_vers
ProductName:		macOS
ProductVersion:		14.1.2
BuildVersion:		23B92

I think this issue can be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants