Skip to content

Add --no-cache-filter binding #13335

@Chostakovitch

Description

@Chostakovitch

Description

Hi there!

Compose already has the no-cache option; could it add the no-cache-filter option, which allows to skip caching for a specific build stage?

An example use case is having a stage dedicated to downloading build artifacts, which are then bind-mounted in other stage(s) so cache invalidation depend on the checksum of the downloaded files. The first stage should never be cached.

If interested I can try to implement it. :)

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