Merge pull request #666 from dqminh/container-filesystem

linux: relax filesystem requirements for container
This commit is contained in:
Mrunal Patel 2017-02-03 11:22:16 -08:00 committed by GitHub
commit 7278567eb2
1 changed files with 1 additions and 1 deletions

View File

@ -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. 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. 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 | | Path | Type |
| -------- | ------ | | -------- | ------ |