Update use of test packages to latest

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher 2025-02-14 15:07:21 +02:00
parent 61c2b9837d
commit 61ac314b68
75 changed files with 75 additions and 75 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab - linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d image: linuxkit/test-kernel-config:0064f2f1465ecab4063e940e331c65ba0863d259
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab - linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d image: linuxkit/test-kernel-config:0064f2f1465ecab4063e940e331c65ba0863d259
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab - linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d image: linuxkit/test-kernel-config:0064f2f1465ecab4063e940e331c65ba0863d259
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab - linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:5b8ff48e562838a5dba7254a818dcec6b28ee93d image: linuxkit/test-kernel-config:0064f2f1465ecab4063e940e331c65ba0863d259
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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:4024b57616a4db19f2b694f4e7de1dc7b1a6ee75 image: linuxkit/test-docker-bench:04223ac05d270da7f3995fcbd6b820c477aacdf6
ipc: host ipc: host
pid: host pid: host
net: host net: host

View File

@ -18,6 +18,6 @@ onboot:
image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5 image: linuxkit/mount:2a507ef30302693682f9f612289028df00c58ac5
command: ["/usr/bin/mountie", "/var/lib"] command: ["/usr/bin/mountie", "/var/lib"]
- name: test - name: test
image: linuxkit/test-containerd:f96dc82bee67d0e8bd350e86b76aaa68fbfc8ded image: linuxkit/test-containerd:cda62a29d71209797eda26a01f6fc1a76efefa4f
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28 image: linuxkit/dhcpcd:f46134c05f9665d8865a9fbebd5be0995057af28
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:5b8ff48e562838a5dba7254a818dcec6b28ee93d image: linuxkit/test-kernel-config:0064f2f1465ecab4063e940e331c65ba0863d259
- name: poweroff - name: poweroff
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "120"] command: ["/bin/sh", "/poweroff.sh", "120"]

View File

@ -7,7 +7,7 @@ init:
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab - linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot: onboot:
- name: test-ns - name: test-ns
image: linuxkit/test-ns:1c3ea708692196e144bebc48523fb8e24839f4d3 image: linuxkit/test-ns:ccc8fcb0b116399d73bc7b55b204b0a0779aa472
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