Commit Graph

1079 Commits

Author SHA1 Message Date
Michael Crosby f2569d17b4 Update config-linux for better formatting on values
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-30 15:13:30 -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 377213e01c Merge pull request #29 from mrunalp/linux-sysctl
Adds section for Linux Sysctl.
2015-06-30 14:32:24 -07:00
Brandon Philips 5a44fd6e87 Merge pull request #30 from mrunalp/namespaces
Makes namespaces description linux specific
2015-06-30 14:31:41 -07:00
Mrunal Patel 328aba4468 Adds section for Linux Sysctl.
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-06-30 15:03:16 -04:00
Mrunal Patel 144e9719f5 Makes namespaces description linux specific
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-06-30 15:01:09 -04:00
Mrunal Patel 348bb053f3 Merge pull request #33 from crosbymichael/update-spec-bof
Move linux specific options to linux spec
2015-06-30 11:34:30 -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
Michael Crosby 25e30fef38 Merge pull request #32 from lizf-os/fix-config-md-typos
Fix typos in config.md
2015-06-29 10:39:17 -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 6a1652b00a Merge pull request #12 from mrunalp/userns
Adds user namespace to the list of namespaces
2015-06-25 18:16:47 -07:00
Mrunal Patel b2ea9d5e66 Merge pull request #21 from wking/drop-checkpoints
README: Focus on local runtime (create/start/stop)
2015-06-25 17:23:00 -07:00
Brandon Philips 314e60f4bf Merge pull request #19 from jonboulle/master
bundle.md: fix link formatting
2015-06-25 14:16:29 -07:00
W. Trevor King 80a464d096 README: Focus on local runtime (create/start/stop)
These actions need consistent tooling, and they're the sweet spot for
tools like runc.  Once you map the container spec to the filesystem,
the other actions (copy, snapshot, upload, download) can all be
handled by existing tools (e.g. POSIX's 'cp', 'btrfs subvolume
snapshot', netcat, etc.).  If existing tooling for those actions is
not sufficiently portable, new portable tools can be written, but that
should be separate from the container-specific stuff here.

I'm not sure about the intended meaning of the 'tagged' action.  Was
that intended for discoverability ("I want a container named 'Nginx'")
or auth ("Is my local /srv/nginx the same container 'Nginx' that Bob
audited?").  I think both are independent of the container runtime
though.
2015-06-25 12:15:41 -07:00
Jonathan Boulle 6a30a93f09 bundle.md: fix link formatting 2015-06-25 11:16:22 -07:00
Brandon Philips e7e34ba6f4 Merge pull request #14 from wking/copyedit-readme
README: Remove blank line from infrastructure-agnostic paragraph
2015-06-24 22:13:07 -07:00
Brandon Philips 0a66aaec25 Merge pull request #13 from wking/copyedit-bundle
bundle: Fix 'and any number of   and other related' typo
2015-06-24 22:12:51 -07:00
W. Trevor King 09487bb151 README: Remove blank line from infrastructure-agnostic paragraph 2015-06-24 22:06:37 -07:00
W. Trevor King 4d53689006 bundle: Fix 'and any number of and other related' typo 2015-06-24 22:02:56 -07:00
Mrunal Patel d5c2670df6 Adds user namespace to the list of namespaces
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-06-24 21:14:35 -07: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
Patrick Chanezon 33bd340dba made repo public. Added warning in README 2015-06-24 13:32:07 -07:00
Patrick Chanezon b666d65473 removed boilerplate file 2015-06-17 15:48:48 -07:00
Patrick Chanezon ccfd8fbee6 Update runtime.md 2015-06-16 18:19:52 -07:00
Patrick Chanezon f72390fcae restore formatting 2015-06-16 18:16:23 -07:00
Patrick Chanezon 77d44b10d5 Update runtime.md 2015-06-16 18:08:14 -07:00
Patrick Chanezon b75670bc7d Update README.md 2015-06-16 18:07:31 -07:00
Patrick Chanezon e8db22fd74 created spec docs 2015-06-05 17:39:27 -07:00