aws / aws/aws-lambda-base-images
Missing ARM Images for Go Base Image
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
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
```sh
docker pull amazon/aws-lambda-go
docker inspect amazon/aws-lambda-go
```
Contributor guide
Assessment
This issue has not been assessed yet.