docker / metadata-action

GitHub Action to extract metadata (tags, labels) from Git reference and GitHub events for Docker
https://github.com/marketplace/actions/docker-metadata-action
Apache License 2.0
931 stars 118 forks source link

increase short commit hash length to 12 for uniqueness #467

Closed crazy-max closed 1 month ago

crazy-max commented 1 month ago

fixes #453

Also adds DOCKER_METADATA_SHORT_SHA_LENGTH env var to customize short commit SHA length.

cc @rumpl @dvdksn