Skip to content

Commit 7cf6d8d

Browse files
committed
Merge pull request #16 from philips/remove-container-configuration
README: remove container configuration section
2 parents e107d7d + 865301f commit 7cf6d8d

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,3 @@ The following types of data are being considered:
3939
| VcsType | The type of version control used by the container source. Generally one of git, hg, svn, bzr, cvs|
4040
| VcsUrl | URL of the version control repository|
4141
| VcsRef | A 'reference' within the version control repository; e.g. a git commit, or a subversion branch|
42-
43-
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).
45-
46-
| Sample Name | Sample Description |
47-
|--------------------|---------------------------------|
48-
| `com.example.webserver.memory.max` | Maximum memory setting for "example.com" organization's webserver |
49-
| `com.example.webserver.memory.min` | Minimum memory setting for "example.com" organization's webserver |
50-

0 commit comments

Comments
 (0)