Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

No matching manifest for linux/arm64/v8 #64

Closed
seivad opened this issue Apr 12, 2021 · 6 comments
Closed

No matching manifest for linux/arm64/v8 #64

seivad opened this issue Apr 12, 2021 · 6 comments
Labels
bug Something isn't working upstream

Comments

@seivad
Copy link

seivad commented Apr 12, 2021

Describe your environment
Macbook Air M1 on BigSur and Docker Desktop

Describe the bug
Trying to follow the waypoint examples tutorial, tried both Nodejs and Go for Docker examples and both fail to build.

Steps to Reproduce
Run the Waypoint Examples on an M1 Mac.

Expected behavior
The error that occurs is:

2021/04/12 23:08:15.505039 DEBUG:  Pulling image buildpacksio/lifecycle:0.11.1
0.11.1: Pulling from buildpacksio/lifecycle
fetching lifecycle image: no matching manifest for linux/arm64/v8 in the manifest list entries

But I expected it to continue to pass and then deploy into Docker Desktop for Mac.

Additional context
The error messages are very verbose so it's hard to tell exactly which package is breaking besides buildpacksio/lifecycle. All help is appreciated as I continue to explore the usage of Waypoint. I've got a 16" MBP to keep going on with but this will need to be fixed going forward as Apple switches everything over to M1/x chips.

@krantzinator krantzinator added the bug Something isn't working label Apr 12, 2021
@briancain
Copy link
Member

This might be an upstream bug with buildpacksio/lifecycle, just an FYI. buildpacks/lifecycle#435

@daniellaera
Copy link

I have exactly the same issue of @seivad with all examples provided by the hashicorp tutorial.
Is linked to new arm64 container for M1 docker?

@briancain
Copy link
Member

Hey there @daniellaera , are you still experiencing this issue with the latest version of Waypoint (v0.5.2)?

@daniellaera
Copy link

yes unfortunately

@briancain
Copy link
Member

Hey there @daniellaera and @seivad - This issue has since been resolved. You should be able to build on M1 Macs using arm with the latest release of Waypoint. Cheers!

@daniellaera
Copy link

daniellaera commented Feb 9, 2022

It works !
Screenshot 2022-02-10 at 00 03 51
The only thing is that my waypoint build or up command building images are still for amd64

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

4 participants