Below you will find pages that utilize the taxonomy term “vjancik”
April 8, 2026
vjancik/buildkit-cache-dance - Inject/Extract Cache
Version updated for https://github.com/vjancik/buildkit-cache-dance to version v1.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The BuildKit Cache Dance GitHub Action automates the process of saving and restoring RUN --mount=type=cache caches during Docker builds on GitHub Actions or other CI platforms. It simplifies cache management by extracting caches from previous builds and injecting them into current builds, improving build performance and reducing redundant operations.