Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-28 20:51:24 +02:00
parent eff77819a4
commit 909e5c97ff
74 changed files with 74 additions and 74 deletions

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb - linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb - linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,7 +6,7 @@ init:
- linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb - linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -1,6 +1,6 @@
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
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

View File

@@ -34,7 +34,7 @@ services:
- /run:/var/run - /run:/var/run
command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"] command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"]
- name: test-docker-bench - name: test-docker-bench
image: linuxkit/test-docker-bench:c7c79f20a3f164ab7add8bef525325d5a50800fb image: linuxkit/test-docker-bench:dbca021f83f52f4b1b7134c122210bc9c209d677
ipc: host ipc: host
pid: host pid: host
net: host net: host

View File

@@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:ef198f6e9f4f9ee51a94daa90f3ebac67f7ee31e image: linuxkit/mount:ef198f6e9f4f9ee51a94daa90f3ebac67f7ee31e
command: ["/usr/bin/mountie", "/var/lib"] command: ["/usr/bin/mountie", "/var/lib"]
- name: test - name: test
image: linuxkit/test-containerd:6767aece9d1407069d35ec34a339a035bd5df83c image: linuxkit/test-containerd:28c007ed5fbba471250ecf6bb9686db5cd5b2ffe
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b

View File

@@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:cf2f1bb633284e0c2b0745c9d29aee66fab449aa image: linuxkit/dhcpcd:cf2f1bb633284e0c2b0745c9d29aee66fab449aa
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:932b0380cb87ce82e3e722dbfc91db7fbff6d40e image: linuxkit/test-kernel-config:24e86218391ba1fab0ccee3c4482e690af772f53
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b image: linuxkit/poweroff:9350eab86a8e4349b28cb2c9ce70835d3180300b
command: ["/bin/sh", "/poweroff.sh", "120"] command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@@ -7,7 +7,7 @@ init:
- linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb - linuxkit/runc:86b8092f0ad8635cc8b6b1c95a4b20f66c4095bb
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:41c0a4021c2c3cce4843bc404ad5056975cf706c image: linuxkit/test-ns:30e09616e860351c3b94c2de5580475cf6779a1d
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"] 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"] # command: ["/bin/sh", "/runc-net.sh", "-l", "5", "-i", "2", "-c", "5", "-p", "unix", "-ip", "6"]
mounts: # for runc mounts: # for runc