Below you will find pages that utilize the taxonomy term “RemkoMolier”
April 14, 2026
docker-hash
Version updated for https://github.com/RemkoMolier/docker-hash to version v0.2.2.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary docker-hash is a GitHub Action and CLI tool that generates a deterministic SHA-256 hash for Docker image builds based on the content of the Dockerfile, build arguments, and files referenced by COPY/ADD instructions. It helps automate cache-busting, detect changes in builds, and ensure consistency in CI pipelines. Its key feature is the ability to track and reflect changes in the build context, providing reliable hash values for managing Docker image versions.