cd/entity/Jackยท homeโ€บ entitiesโ€บ Jack
grep -l @jack /news/*.json | wc -l โ†’ 1

@Jack

mentions 1 type Organization feed RSS
11:06
2026-05-23
dev.to
developer-tools

Episode 4: The Time Loop (Layers & Caching)

The article explains that Docker builds images using a stack of read-only layers, where each instruction in a Dockerfile creates a new layer, and caching speeds up builds by reusing unchanged layers. โ€ฆ

// co-occurs with top 4 entities