From 016d33abf8baf1c770e2e8a2fd51c6af6b1808f3 Mon Sep 17 00:00:00 2001 From: Timothy Hobbs Date: Fri, 15 Apr 2016 01:21:09 +0200 Subject: [PATCH] Specify process for naming future architectures Signed-off-by: Timothy Hobbs --- serialization.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/serialization.md b/serialization.md index 5a7226a77..e2914c4fe 100644 --- a/serialization.md +++ b/serialization.md @@ -173,6 +173,7 @@ It has been added to this example for clarity.
  • arm
  • More values may be supported in the future and any of these may or may not be supported by a given container runtime implementation. + New entries SHOULD be submitted to this specification for standardization and be inspired by the Go language documentation for $GOOS and $GOARCH.
    os string @@ -186,6 +187,7 @@ It has been added to this example for clarity.
  • linux
  • More values may be supported in the future and any of these may or may not be supported by a given container runtime implementation. + New entries SHOULD be submitted to this specification for standardization and be inspired by the Go language documentation for $GOOS and $GOARCH.
    config struct