Skip to content

Commit 7278567

Browse files
author
Mrunal Patel
authored
Merge pull request #666 from dqminh/container-filesystem
linux: relax filesystem requirements for container
2 parents 3297cd5 + 279c3c0 commit 7278567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Linux container specification uses various kernel features like namespaces,
88
The Linux ABI includes both syscalls and several special file paths.
99
Applications expecting a Linux environment will very likely expect these file paths to be setup correctly.
1010

11-
The following filesystems MUST be made available in each container's filesystem:
11+
The following filesystems SHOULD be made available in each container's filesystem:
1212

1313
| Path | Type |
1414
| -------- | ------ |

0 commit comments

Comments
 (0)