Commit Graph

7 Commits

Author SHA1 Message Date
Brandon Philips 929123342e config.md: clarify destination for mounts
leave room for bind mounts by specifying how dest is interpretted.
2015-06-30 15:43:47 -07:00
Brandon Philips 7ac41c699c config.md: reformat into a standard style
Cleanup all of the properties into a consistent style for readability
and easier additions later.
2015-06-30 15:17:32 -07:00
Brandon Philips 106bc8ebb2 config: cleanup language on readonly parameter 2015-06-30 14:40:56 -07:00
Michael Crosby 8865d1cebc Fix root object keys
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-30 14:37:18 -07:00
Michael Crosby 9eb09f9593 Move linux specific options to linux spec
This moves some of the linux specific options like namespaces and
devices to the linux config document.  It also removes processes as an
array and replaces it with a single process.

It adds the "platform" struct for OS and Arch and updates many of the
examples to match the changes.  I also remove some of the redundant
windows examples on the portable spec document because they did not add
any extra value and many values were the same.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-29 14:15:33 -07:00
lizf-os ecb7590cc0 Fix typos in config.md
- Fix some typos
- Move the example of hostname above "Resource Constraints"

Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-06-29 10:41:24 +08:00
Brandon Philips 5d2eb180f6 *: re-org the spec
We had an in-person spec discussion, lets separate the spec into some
high-level sections to clarify future discussion.

Crosby agreed to let me merge to master :)
2015-06-24 17:15:48 -07:00