docker / build-push-action

GitHub Action to build and push Docker images with Buildx
https://github.com/marketplace/actions/build-and-push-docker-images
Apache License 2.0
4.24k stars 541 forks source link

Feature request: support for SOCI index #907

Closed dannyibishev closed 11 months ago

dannyibishev commented 1 year ago

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. 🙏

crazy-max commented 1 year ago

Can you open this issue on BuildKit repo instead please? Thanks.