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 <dqminh89@gmail.com>
This commit is contained in:
Daniel Dao 2017-01-23 12:41:45 +00:00
parent 579548a46e
commit 279c3c095c
No known key found for this signature in database
GPG Key ID: E59A5D531B20D399
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 |
| -------- | ------ | | -------- | ------ |