@@ -13,23 +13,23 @@ Here are the list of names we have currently added:
1313
1414| Name | Description |
1515| -------------| ----------------------------------------|
16- | RUN | Command required to run the image |
16+ | RUN | Command required to run the image|
1717| UNINSTALL | Command Required to uninstall the image|
18- | INSTALL | Command Required to install the image |
18+ | INSTALL | Command Required to install the image|
1919
2020We can also add the names from rpm -qi names
2121
2222| Name | Description |
2323| -------------| ----------------------------------------|
2424| Name | Name of the Image|
25- | Version | Version of the image |
26- | Release | Release Number for this version |
27- | Architecture| Architecture for the image |
28- | License | Image License |
29- | Build Date | Date/Time image was built |
30- | Build Host | Host Image was built on |
31- | Vendor | Owner of the image |
32- | URL | Url with more information on the image |
33- | Summary | Short Description of the image |
34- | Description | Detailed discription of the image. |
25+ | Version | Version of the image|
26+ | Release | Release Number for this version|
27+ | Architecture| Architecture for the image|
28+ | License | Image License|
29+ | Build Date | Date/Time image was built|
30+ | Build Host | Host Image was built on|
31+ | Vendor | Owner of the image|
32+ | URL | Url with more information on the image|
33+ | Summary | Short Description of the image|
34+ | Description | Detailed discription of the image|
3535
0 commit comments