Y
Hacker News
new
|
ask
|
show
|
jobs
by
afrodc_
1812 days ago
It's usually a shorthand reference to figure out what commit your image is built from. Unless you're implying something else
1 comments
mnahkies
1812 days ago
I generally use the build number from ci for the tag, and add the git commit and repo URL as a label/annotation (following
https://github.com/opencontainers/image-spec/blob/main/annot...
)
link