update vendor
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
19a32db84d
commit
94d1cfbfbf
10501 changed files with 2307943 additions and 29279 deletions
1
vendor/github.com/opencontainers/runtime-spec/schema/test/state/bad/invalid-json.json
generated
vendored
Normal file
1
vendor/github.com/opencontainers/runtime-spec/schema/test/state/bad/invalid-json.json
generated
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
{]
|
10
vendor/github.com/opencontainers/runtime-spec/schema/test/state/good/spec-example.json
generated
vendored
Normal file
10
vendor/github.com/opencontainers/runtime-spec/schema/test/state/good/spec-example.json
generated
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"ociVersion": "0.2.0",
|
||||
"id": "oci-container1",
|
||||
"status": "running",
|
||||
"pid": 4422,
|
||||
"bundle": "/containers/redis",
|
||||
"annotations": {
|
||||
"myKey": "myValue"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue