aws / aws/aws-lambda-base-images
Lack of consistency in docker tags for amazon/aws-lambda-java in dockerhub
Open
- Dominant language
- No language data
- Stars
- 777
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Now using `docker pull amazon/aws-lambda-java` one day I could pull `linux/amd64`, other `linux/arm64/v8`
Also, specifying version also doesn't pull needed version.

Situation in dockerhub

Shouldn't it use multi-arch builds or some other approach, so both `linux/amd64` and `linux/arm64/v8` could be found under tag `11`? https://gallery.ecr.aws/lambda/java looks fine
Contributor guide
Assessment
This issue has not been assessed yet.