Skip to content

The cache · warm-up · 5 min

Make a commit cheap

This builds correctly and reinstalls every dependency on every commit. Reorder it so that editing a source file costs as little as possible. Do not change what the image contains.

The cache gate is measured against one edit: edit src/routes.js, as a commit would.

Your Dockerfile

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6

Scorecard

Nothing has been graded. Fix the Dockerfile, then build — the gates, the layers and the ledger appear together.

Everything you do here stays in this browser.Part of liter8.sh