werf/werf

Content addressable tagging scheme `--tag-content`

distorhead opened this issue · 2 comments

Calculate checksum of files in git artifacts for docker image tag.
With this feature full docker images names will not depend on branches names or tags.

TODO Investigation: how to use cache based only on own git branch.

Implemented in 1.1 beta as stages-signature tagging strategy. Docs are coming soon.