Skip to content

Commit e107d7d

Browse files
committed
Merge pull request #12 from jmtd/patch-1
Add Vcs* labels
2 parents 4b32e40 + 5bbd613 commit e107d7d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The following types of data are being considered:
3636
| URL | Url with more information on the image|
3737
| Summary | Short Description of the image|
3838
| 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+
3943

4044
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).
4145

0 commit comments

Comments
 (0)