Skip to content

thoughts on using latest ECR remote cache support #375

@dfuentes77

Description

@dfuentes77

Is your feature request related to a problem? Please describe.

I want to be able to take advantage of newish buildkit feature that allows using remote cache while building. Since registry-image-resource doesn't support building and oci-build-task is behind on buildkit ( and seemingly unsupported ) this seems to be the place to enable this feature. This could speed up builds for at least all ECR users, but likely every repo going forward that supports this buildkit feature.

Describe the solution you'd like

Auto-detect that if registry is ECR, allow a flag to auto-enable remote cache usage when building

Describe alternatives you've considered

At least allow a cache_from and cache_to param that could support this feature, per the documentation

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions