mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-31 22:51:41 +00:00
Update use of test packages to latest
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:760f770d3cbf28ec7ca39960b9d033f39a3dfab6
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:760f770d3cbf28ec7ca39960b9d033f39a3dfab6
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:760f770d3cbf28ec7ca39960b9d033f39a3dfab6
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:760f770d3cbf28ec7ca39960b9d033f39a3dfab6
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
|
@@ -34,7 +34,7 @@ services:
|
||||
- /run:/var/run
|
||||
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
|
||||
- name: test-docker-bench
|
||||
image: linuxkit/test-docker-bench:8af1a65e5f0c088f600cd8f99da123477d821e62
|
||||
image: linuxkit/test-docker-bench:0338e748925396ba15aa8210a1c89449f6f376c5
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
@@ -18,6 +18,6 @@ onboot:
|
||||
image: linuxkit/mount:7cffeb3a4a77af09397479fe8e21c0dfce438cd0
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:b930778b5d3bf74c1637cfc28e8ed214c64d42bb
|
||||
image: linuxkit/test-containerd:4f648681a02bde6ebb82eca683ee63a8ffc33e94
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
|
@@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:c1f461bd40fabb1f3bb77348ab52abad8393bdb3
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:760f770d3cbf28ec7ca39960b9d033f39a3dfab6
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:744c3322c34be0bebb4a65f63702f44fec0e773d
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
@@ -7,7 +7,7 @@ init:
|
||||
- linuxkit/runc:bcd6268ea2d45dc7c6b43ca82d00dd01e7105f17
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:85e5725aec459ef19c40e7be10b2c2c11b280a4d
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
|
||||
# command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"]
|
||||
mounts: # for runc
|
||||
|
Reference in New Issue
Block a user