Pattern
Runner Cache Invalidation
ci-runner-cache-invalidation
A recurring caching tension where ephemeral CI runners lose Docker layers and build artifacts between runs, so teams must reorder Dockerfile steps and cache correctly (with permissions) to avoid rebuilding and repeated image pulls.