AliyunContainerService / image-syncer

Docker image synchronization tool for Docker Registry V2 based services
Apache License 2.0
861 stars 247 forks source link

feature: add version flag #155

Open EvanCley opened 1 month ago

EvanCley commented 1 month ago

Pull Request Description

add version flag for image-syncer app

Describe what this PR does / why we need it

make sure info of app version/branch/commit/timestamp to

Does this pull request fix one issue?

not yet

Describe how you did it

get version info from git when build binary

Describe how to verify it

image-syncer --version image

Special notes for reviews

not yet