CI Perf Lint

dockerfile-bundle-install-without-cache-mount

Detects Ruby Dockerfiles that run bundle install without a visible BuildKit cache mount on the same instruction.

This rule looks for:

Why it matters:

What to do:

This rule focuses on Docker build cache behavior, not Rails runtime configuration.