-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bug: Hello World Example
does not build for x86_64
architecture with image
deployment on Apple M1 Silicon
#7768
Comments
Hello @simsong I tried reproducing the error with the steps listed above and i couldn't reproduce it. i was wondering if you could provide the template . Just out of curiosity can you try deleting all images and container and redownloading the image?
|
Thanks for getting to this! I did a full reinstall of docker. If you tell me which directories to wipe, I can do that. I will upload the template.yml file shortly. |
Here is the template.yml file. I will try to create another user on my mac and see if there is the same problem.
|
More data points:
Conclusion:
|
|
Description:
sam build
fails with the samHello World Example
when building for Image (Docker) deployment forx86_64
architecture on Apple M1 Silicon.This is on MacOS Sequoia 15.1.1 with a working docker installation.
Regular
sam init
selecting a ZIP file deployment creates a working lambda.Steps to reproduce:
Observed result:
Expected result:
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: SAM CLI, version 1.131.0The text was updated successfully, but these errors were encountered: