Skip to content

Commit

Permalink
Merge pull request opencontainers#666 from dqminh/container-filesystem
Browse files Browse the repository at this point in the history
linux: relax filesystem requirements for container
  • Loading branch information
Mrunal Patel authored Feb 3, 2017
2 parents 3297cd5 + 279c3c0 commit 7278567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| -------- | ------ |
Expand Down

0 comments on commit 7278567

Please sign in to comment.