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:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,6 +1,6 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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:0338e748925396ba15aa8210a1c89449f6f376c5
|
||||
image: linuxkit/test-docker-bench:4024b57616a4db19f2b694f4e7de1dc7b1a6ee75
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
@@ -18,6 +18,6 @@ onboot:
|
||||
image: linuxkit/mount:4413ebd50bfbe026058e4a60463259cece2b8bb5
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:4f648681a02bde6ebb82eca683ee63a8ffc33e94
|
||||
image: linuxkit/test-containerd:f96dc82bee67d0e8bd350e86b76aaa68fbfc8ded
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
|
@@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:330839488cd122db3c44738e265c035c9729a963
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:86d697ff5c01aadc43081060a10cabbf039c4297
|
||||
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
@@ -7,7 +7,7 @@ init:
|
||||
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:aa591e77b3ddf4c84487b7c2da3ed9abae787f89
|
||||
image: linuxkit/test-ns:13b6617c725434a5c52af974087c7b8e196be974
|
||||
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