IntermediateVocabulary#docker#buildkit#containers#devops

Docker BuildKit Advanced Vocabulary

Level up your Docker vocabulary with BuildKit's advanced features — cache mounts, linked layers, multi-stage patterns, and inline caching.

0 / 5 completed
1 / 5
A build takes 8 minutes because pip install re-runs on every push. In a PR review, you suggest adding --mount=type=cache. What does this BuildKit directive do?