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

Missing ARM Images for Go Base Image #37

Open
HenriBeck opened this issue Jan 21, 2022 · 1 comment
Open

Missing ARM Images for Go Base Image #37

HenriBeck opened this issue Jan 21, 2022 · 1 comment

Comments

@HenriBeck
Copy link

Currently, the docker image with the ARM arch is missing for Golang while all the other base images have an ARM image.

Would it be possible to also add ARM support to Golang?

Docker Hub: https://hub.docker.com/search?q=aws-lambda&type=image&architecture=arm%2Carm64

docker pull amazon/aws-lambda-go
docker inspect amazon/aws-lambda-go
@elijahgloveroptus
Copy link

Use Docker Image public.ecr.aws/lambda/provided:al2-arm64
or provided:al2

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