From 0c52d5dec0d5a13ba4f281fb1bf808b8fcfb1ba9 Mon Sep 17 00:00:00 2001 From: Stephen J Day Date: Fri, 26 Aug 2016 15:31:37 -0700 Subject: [PATCH] serialization: remove windows-specific layers+base rootfs The `rootfs.type` field previously allowed a `type` of `layers+base` to signify that there the layers must be applied to a base image. This was required to support windows containers in Docker initially but has since been replaced with a more compatible mechanism. It has no relevence for OCI. Signed-off-by: Stephen J Day --- serialization.md | 1 - 1 file changed, 1 deletion(-) diff --git a/serialization.md b/serialization.md index a68fd1b3b..d43332645 100644 --- a/serialization.md +++ b/serialization.md @@ -327,7 +327,6 @@ Note: whitespace has been added to this example for clarity. Whitespace is OPTIO