You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| com.redhat.build-host | The build host used to create an image for internal use and auditability, similar to the use in RPM. |
36
-
| distribution-scope | Scope of intended distribution of the image. For Red Hat product images this will be set to `"authoritative-source-only"`. Other possible values <ul><li>`private`: No public redistribution intended</li><li>`authoritative-source-only`: Redistribution only from the source listed in the `"authoritative-source"` label</li><li>`restricted`: Redistribution only with permission</li><li>`public`: No redistribution limits beyond licenses</li></ul> |
37
-
| build-date | Date/Time image was built as [RFC 3339](https://tools.ietf.org/html/rfc3339) date-time (Optional)|
38
-
| url |(Optional) Url with more information on the image |
39
-
| summary |(Required) Short Description of the image |
40
-
| description |(Optional) Detailed description of the image |
41
-
| vcs-type |(Optional) The type of version control used by the container source. Generally one of git, hg, svn, bzr, cvs |
42
-
| vcs-url |(Optional) URL of the version control repository |
43
-
| vcs-ref |(Optional) A 'reference' within the version control repository; e.g. a git commit, or a subversion branch |
44
-
| io.k8s.description |(Optional) Description of the container displayed in Kubernetes |
45
-
| io.k8s.display-name |(Optional) Name of the container displayed in Kubernetes |
46
-
| io.openshift.expose-services |(Optional) port:service pairs separated with comma, e.g. `"8080:http,8443:https"`|
47
-
| io.openshift.tags |(Optional) tags used by searching engine, e.g. `"builder,php,php56,rh-php56"`|
| com.redhat.build-host |yes |The build host used to create an image for internal use and auditability, similar to the use in RPM. |
36
+
| distribution-scope |yes |Scope of intended distribution of the image. For Red Hat product images this will be set to `"authoritative-source-only"`. Possible values <ul><li>`private`: No public redistribution intended</li><li>`authoritative-source-only`: Redistribution only from the source listed in the `"authoritative-source"` label</li><li>`restricted`: Redistribution only with permission</li><li>`public`: No redistribution limits beyond licenses</li></ul> |
37
+
| build-date |no |Date/Time image was built as [RFC 3339](https://tools.ietf.org/html/rfc3339) date-time |
38
+
| url |no | Url with more information on the image |
39
+
| summary |yes | Short Description of the image |
40
+
| description |no | Detailed description of the image |
41
+
| vcs-type |no | The type of version control used by the container source. Generally one of git, hg, svn, bzr, cvs |
42
+
| vcs-url |no | URL of the version control repository |
43
+
| vcs-ref |no | A 'reference' within the version control repository; e.g. a git commit, or a subversion branch |
44
+
| io.k8s.description |no | Description of the container displayed in Kubernetes |
45
+
| io.k8s.display-name |no | Name of the container displayed in Kubernetes |
46
+
| io.openshift.expose-services |no | port:service pairs separated with comma, e.g. `"8080:http,8443:https"`|
47
+
| io.openshift.tags |no | tags used by searching engine, e.g. `"builder,php,php56,rh-php56"`|
0 commit comments