File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ The following types of data are being considered:
3434 | version | Version of the image|
3535 | release | Release Number for this version|
3636 | architecture| Architecture for the image|
37- | build-date | Date/Time image was built|
37+ | build-date | Date/Time image was built as [ RFC 3339 ] ( https://tools.ietf.org/html/rfc3339 ) date-time |
3838 | vendor | Owner of the image|
3939 | url | Url with more information on the image|
4040 | summary | Short Description of the image|
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ $authoritative-source[:PORT]/PRODUCT[$PRODUCTGEN][--$PLATFORMDIFFERENTIATOR]/REP
4949 * ` public ` No redistribution limits beyond licenses
5050 * For Red Hat product images this will be set to ` "authoritative-source-only" `
5151* ` "build-date" `
52- * Date/Time image was built (Optional)
52+ * Date/Time image was built as [ RFC 3339 ] ( https://tools.ietf.org/html/rfc3339 ) date-time (Optional)
5353* ` "url" ` (Optional)
5454 * Url with more information on the image
5555* ` "summary" ` (Required)
You can’t perform that action at this time.
0 commit comments