Brandon Philips
3e6d666428
Merge pull request #49 from jonboulle/master
...
config.md: various cleanup/consistency fixes
2015-07-01 14:10:04 -07:00
Jonathan Boulle
bd2fd1a8df
config.md: various cleanup/consistency fixes
...
- standardise on "filesystem" instead of the previous mix of "file
system" and "filesystem"
- change "Machine-specific" to the more accurate "Platform-specific"
- move towards zeroth article for all field specifications
- grammar tweaks
2015-07-01 11:43:43 -07:00
Mrunal Patel
df70ac02bd
Merge pull request #48 from jonboulle/foo
...
*: small spelling fixes
2015-07-01 10:22:51 -07:00
Jonathan Boulle
1937c009ea
*: small spelling fixes
2015-07-01 10:20:43 -07:00
Mrunal Patel
ce1a02f1da
Merge pull request #47 from jonboulle/procs
...
config.md: minor clean up of process specification
2015-07-01 10:03:19 -07:00
Brandon Philips
31d598f9ed
Merge pull request #46 from jonboulle/master
...
bundle.md: fix off-by-one error
2015-07-01 09:58:52 -07:00
Jonathan Boulle
2f854b20dd
config.md: minor clean up of process specification
...
- Standardise on singular rather than plural
- Small formatting fixes
2015-07-01 09:58:39 -07:00
Jonathan Boulle
d29a2e0465
bundle.md: fix off-by-one error
2015-07-01 09:53:15 -07:00
Mrunal Patel
3b7d3445bb
Merge pull request #45 from lizf-os/fix-typos-in-rlimits
...
Fix typos in the rlimits section
2015-06-30 19:35:33 -07:00
lizf-os
a402b7ae4e
Fix typos in the rlimits section
...
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-07-01 10:25:46 +08:00
Brandon Philips
7b43ad727c
config.md: make the version field example a semver
2015-06-30 17:48:05 -07:00
Michael Crosby
b3918a259f
Add bind mount example
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-30 16:08:52 -07:00
Brandon Philips
aa7e14306b
Merge pull request #35 from mrunalp/rlimits
...
Adds section for Linux Rlimits
2015-06-30 16:04:05 -07:00
Brandon Philips
ad212eeebd
Merge pull request #36 from mrunalp/cgroups_link
...
Adds link to kernel cgroups documentation
2015-06-30 16:03:52 -07:00
Brandon Philips
9c90ccdb93
config.md: make the version a semver
...
As suggested in #15 make this a semver so we have some interpretation of
compatibility.
2015-06-30 16:02:52 -07:00
Michael Crosby
8af3eb64b2
Specific platform specific user struct for spec
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-30 15:58:47 -07:00
Mrunal Patel
a4df2e4ad5
Adds link to kernel cgroups documentation
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-06-30 18:45:10 -04:00
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
Mrunal Patel
7f9d7d30bd
Adds section for Linux Rlimits
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2015-06-30 18:35:38 -04:00
Michael Crosby
92b590a760
Add linux spec description
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-06-30 15:19:06 -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
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