From 279c3c095c621a47228873d159b5f6a7ef947f48 Mon Sep 17 00:00:00 2001 From: Daniel Dao Date: Mon, 23 Jan 2017 12:41:45 +0000 Subject: [PATCH] linux: relax filesystem requirements for container change MUST to SHOULD so containers are not required to have all these filesystems mounted. Signed-off-by: Daniel Dao --- config-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-linux.md b/config-linux.md index 34dfdd1dd..404072f7b 100644 --- a/config-linux.md +++ b/config-linux.md @@ -8,7 +8,7 @@ The Linux container specification uses various kernel features like namespaces, The Linux ABI includes both syscalls and several special file paths. Applications expecting a Linux environment will very likely expect these file paths to be setup correctly. -The following filesystems MUST be made available in each container's filesystem: +The following filesystems SHOULD be made available in each container's filesystem: | Path | Type | | -------- | ------ |