Skip to content

Commit 357c1a2

Browse files
committed
Update README.md
1 parent 904294a commit 357c1a2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@ We would like to get concensus on default names. Proposals have been made to na
77
in Docker. But we believe their should be some generic toplevel names defined that are not vendor specific, or
88
distribution specific.
99

10-
We are looking at two types of data here. Data used to describe how to RUN, INSTALL, UNINSTALL a container application/image and more generic data describing the contents of the image.
10+
We are looking at two types of data here.
1111

12-
Here are the list of names we have currently added:
12+
1. Labels used to describe how to use the application/image
1313

1414
| Name | Description |
1515
|-------------|----------------------------------------|
1616
| RUN | Command required to run the image|
1717
| UNINSTALL | Command Required to uninstall the image|
1818
| INSTALL | Command Required to install the image|
1919

20-
We can also add the names from rpm -qi names
20+
2. Labels Names used to describe the application/image
2121

2222
| Name | Description |
2323
|-------------|----------------------------------------|

0 commit comments

Comments
 (0)