Docker Image Cache
Version updated for https://github.com/sanbei101/image-cache-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action enables caching of Docker images across workflows to accelerate CI/CD processes that rely on large images. It automates the storage and retrieval of Docker images as tar files using GitHub Actions cache, ensuring faster builds while minimizing redundant image pulls. The action provides platform-specific caching keys and ensures cache invalidation when images change.
What’s Changed
Full Changelog: https://github.com/sanbei101/image-cache-action/commits/v1.0.2