Skip to content

Commit 9e9d667

Browse files
committed
Update README.md
1 parent b291b5f commit 9e9d667

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
1-
# Standard Container/Application Labels
2-
Default Containerized Application Labels used to document the application and/or image
1+
# Standard Container/Application Identifiers
2+
Default Containerized Application Labels/Annotations/Ids used to document the application and/or image
33

44
With the introduction of the [Atomic command](http://developerblog.redhat.com/2015/04/21/introducing-the-atomic-command/), we are accessing container image meta data to describe the purpose of the image or the application defined by the image.
55

66
We would like to get concensus on default names. Proposals have been made to namespace the label names defined
7-
in Docker. If you would like to see additional names and desciptions added please open issues and send pull requests to update this readme.
7+
in Docker.
88

99
But we believe their should be some generic toplevel names defined that are not vendor specific, or
1010
distribution specific.
1111

12+
If you would like to see additional names and desciptions added please open issues and send pull requests to update this readme.
13+
1214
We are looking at two types of data here.
1315

1416
1. Labels used to describe how to use the application/image

0 commit comments

Comments
 (0)