From e35b6efa0dea7a92926f1f43e65887d1b0473941 Mon Sep 17 00:00:00 2001 From: vsoch Date: Fri, 26 Jan 2024 14:17:33 -0700 Subject: [PATCH] add simple representation for os information Signed-off-by: vsoch --- supercontainers/compspec.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/supercontainers/compspec.json b/supercontainers/compspec.json index f19bfaf..cd4dc59 100644 --- a/supercontainers/compspec.json +++ b/supercontainers/compspec.json @@ -9,6 +9,15 @@ "porability.mode" ] }, + "org.supercontainers.os": { + "version": "0.0.0", + "annotations": [ + "name", + "release", + "vendor", + "version" + ] + }, "org.supercontainers.hardware.gpu": { "version": "0.0.0", "annotations": [