Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The proposed docker tag format to align across all the teams is the following:

x.y.z-KEYWORD-yyymmddThhmmssZ

X.Y.Z follows the Semantic Versionning

KEYWORD: SNAPSHOT or STAGING

Example
1.1.2-20181231T234559Z


See similar examples of the current tag structure by browsing the links below. Unfortunaltly there is no consistency among projects. Note these examples have additional keyword (such as SNAPSHOT) that are currently not deemed necessary. 

...