matchory/Docker Source Hash

Create a hash based on Docker source files to determine if a rebuild is necessary.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ignore-filesList of files containing patterns to exclude from the hash generation. Each pattern should be on a new line.no.dockerignore
exclude-pathsList of additional path patterns to exclude from the hash generation. Each path should be on a new line.no""
namedescription
hashThe generated hash based on Docker source files.
file-listList of files considered for hash generation.
file-countNumber of files considered for hash generation.