tests: Update hashes for test/pkg/*

with cwd of test this was done with:
for i in pkg/* ; do make --no-print-directory -C $i show-tag; done | ( IFS=: ; while read image hash ; do ../scripts/update-component-sha.sh --image $image $hash ; done )

Note that `linuxkit/test-virtsock` (built by `test/pkg/virtsock`) does not
appear to be referenced anywhere.

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-07-26 12:26:59 +01:00
parent acbe38d8a1
commit d823d7fab7
285 changed files with 550 additions and 550 deletions

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "10"] command: ["/bin/sh", "/poweroff.sh", "10"]
trust: trust:
org: org:

View File

@@ -8,7 +8,7 @@ onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -8,7 +8,7 @@ onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -8,7 +8,7 @@ onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -13,7 +13,7 @@ onboot:
capabilities: capabilities:
- all - all
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix"] command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"] command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

View File

@@ -6,13 +6,13 @@ init:
- linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630 - linuxkit/runc:d5cbeb95bdafedb82ad2cf11cff1a5da7fcae630
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:9c282c060d840e39136c138b5943bc9014fa17a9 image: linuxkit/test-ns:321a9314c3f8b1ce748525b393dd633c48945216
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"] command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
mounts: # for runc mounts: # for runc
- type: cgroup - type: cgroup
options: ["rw"] options: ["rw"]
- name: poweroff - name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05 image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]
trust: trust:
org: org:

Some files were not shown because too many files have changed in this diff Show More