[Lambda] Support pulling container images via OCI index platform-specific digest lookup
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 196
- Fork
- 5
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
* If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
Support pulling container images via OCI index platform-specific digest lookup.
**Which service(s) is this request for?**
AWS Lambda
**Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?**
Recent versions of Docker buildx default to enabling provenance which causes an OCI index to be created with the specified image tag pointing to untagged image(s).
However, AWS Lambda does not support pulling the image by looking up the image via its platform-specific digest in that OCI index.
Error message:
```
The image manifest, config or layer media type for the source image is not supported. (Service: Lambda, Status Code: 400, Request ID: ) (SDK Attempt Count: 1)"
```
**Are you currently working around this issue?**
By disabling provenance during image builds.
**Additional context**
Registry is AWS ECR.
**Attachments**
None.
Hướng dẫn đóng góp
Hướng nghiên cứu
Issue đề cập đến AWS Lambda, AWS ECR, Docker buildx và OCI indexes nhưng không cung cấp các tệp repository, test hoặc entry point. Hãy bắt đầu bằng việc xem xét hành vi của container image của Lambda và OCI indexes được mô tả trong issue; công việc được xem là hoàn tất khi Lambda có thể lấy platform-specific digest từ index mà không vô hiệu hóa provenance.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- aws, docker
- Lĩnh vực
- cloud
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100