It's useful to know what platform was image built on (e.g. "Ubuntu-14.04"), especially in case of mike/osv-loader since only packages built on compatible platform will work there. With this commit we add additional attribute to the index.yaml of each image.
I've just pushed a small update of unit tests. Some of them were failing since "N/A" is displayed for images with unknown platform. Well - not any more!
It's useful to know what platform was image built on (e.g. "Ubuntu-14.04"), especially in case of mike/osv-loader since only packages built on compatible platform will work there. With this commit we add additional attribute to the index.yaml of each image.