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
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,10 @@ The following types of data are being considered:
36
36
| URL | Url with more information on the image|
37
37
| Summary | Short Description of the image|
38
38
| Description | Detailed description of the image|
39
+
| VcsType | The type of version control used by the container source. Generally one of git, hg, svn, bzr, cvs|
40
+
| VcsUrl | URL of the version control repository|
41
+
| VcsRef | A 'reference' within the version control repository; e.g. a git commit, or a subversion branch|
42
+
39
43
40
44
3. Annotations with container configuration that is externally accessible, to clarify the extent to which a container image is a "black box". Rather than explicit fields, this is a pattern for the key (in likeness to an Object Identifiers (OID) or the Java package naming convention).
0 commit comments