W. Trevor King
|
90be62f150
|
schema: Run 'make fmt'
This should probably be part of our CI testing.
Signed-off-by: W. Trevor King <wking@tremily.us>
|
2016-08-30 15:46:26 -07:00 |
Mrunal Patel
|
b860409a5a
|
Merge pull request #546 from Mashimiao/seccomp-remove-unneeded-item
remove unneeded item from seccomp
|
2016-08-30 15:43:59 -07:00 |
Ma Shimiao
|
60672c0b3c
|
add devices for resources and DeviceCgroup
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
|
2016-08-30 13:31:01 +08:00 |
Ma Shimiao
|
7d22f1c244
|
remove unneeded item from seccomp
Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>
|
2016-08-29 15:33:23 +08:00 |
Haiyan Meng
|
da3b96e996
|
Add missing `"type": "object"`
Signed-off-by: Haiyan Meng <haiyanalady@gmail.com>
|
2016-08-10 17:14:25 -04:00 |
W. Trevor King
|
59ede1a6ac
|
schema: Move schema.json -> config-schema.json and similar
To make it clear that these schemas are for validating config.json
(and not, for example, state JSON). I've left the IDs alone for now,
because my PR adjusting those was rejected [1].
The rule for the -schema portion is "use it for entrypoint files" [2].
[1]: https://github.com/opencontainers/runtime-spec/pull/453
[2]: https://github.com/opencontainers/runtime-spec/pull/481#issuecomment-223641814
Signed-off-by: W. Trevor King <wking@tremily.us>
|
2016-06-08 20:43:06 -07:00 |