Feature request: support for SOCI index
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 10.3k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 50
Description
Follow-up of https://github.com/docker/build-push-action/issues/907
AWS have just announced a new open source feature for making docker images load faster. It would be great if support can be added for the build, and push stage of the action. 🙏
AWS Blog: https://aws.amazon.com/about-aws/whats-new/2023/07/aws-fargate-container-startup-seekable-oci/
Getting started with the SOCI snapshot tool: https://github.com/awslabs/soci-snapshotter/blob/main/docs/getting-started.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked build-push-action issue, AWS announcement, and SOCI snapshotter getting-started guide. The payload names no BuildKit files or tests; support would be complete when the build and push stages handle SOCI indexes, with corresponding validation in the relevant test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, go
- Domain
- build-system, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100