mirror of
https://github.com/bensuperpc/dockcross.git
synced 2026-05-01 15:26:06 +02:00
fce48bcfe3
Tag with the pattern:
<imagename>:YYYYMMDD-SHA{N} where YYYYMMDD is the date of the build and
SHA{N} the output of `git rev-parse --short HEAD`
along with `latest` as discussed in Issue #223.
This helps clients use a fixed, reproducible image that will be
available for a long period of time.