mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-17 15:51:17 +00:00
Alpine 317 (#3888)
This commit is contained in:
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:52d2c4df0311b182e99241cdc382ff726755c450
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
|
@@ -3,13 +3,13 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/containerd:de1b18eed76a266baa3092e5c154c84f595e56da
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
||||
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:52d2c4df0311b182e99241cdc382ff726755c450
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
# Add some random unsorted caps
|
||||
capabilities:
|
||||
@@ -18,7 +18,7 @@ onboot:
|
||||
|
||||
services:
|
||||
- name: testservice
|
||||
image: linuxkit/ip:6cc44dd4e18ddb02de01bc4b34b5799971b6a7bf
|
||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
||||
# Some environments
|
||||
env:
|
||||
- BENV=true
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.30
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: mount
|
||||
image: linuxkit/mount:422b219bb1c7051096126ac83e6dcc8b2f3f1176
|
||||
image: linuxkit/mount:a8581e454f846690d09e2e7c6287d3c84ca53257
|
||||
binds.add:
|
||||
- /check.sh:/check.sh
|
||||
- /var/tmp:/var/tmp
|
||||
@@ -16,7 +16,7 @@ onboot:
|
||||
# - /:/hostroot
|
||||
command: ["sh", "-c", "/check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,10 +2,10 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/containerd:de1b18eed76a266baa3092e5c154c84f595e56da
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
||||
services:
|
||||
- name: acpid
|
||||
image: linuxkit/acpid:c05a368754f6436b326945dc16135ba547568d8d
|
||||
image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.172
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:dca02848703c85d896907d63325883c058c1a9d7
|
||||
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:dca02848703c85d896907d63325883c058c1a9d7
|
||||
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.15.27
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:dca02848703c85d896907d63325883c058c1a9d7
|
||||
image: linuxkit/test-kernel-config:6f722f5b4f25152e7cf465df79ae6b2aefd3a007
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.172
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check
|
||||
image: kmod-test
|
||||
@@ -13,5 +13,5 @@ onboot:
|
||||
capabilities:
|
||||
- all
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check
|
||||
image: kmod-test
|
||||
@@ -13,5 +13,5 @@ onboot:
|
||||
capabilities:
|
||||
- all
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.15.27
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: check
|
||||
image: kmod-test
|
||||
@@ -13,5 +13,5 @@ onboot:
|
||||
capabilities:
|
||||
- all
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
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
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
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
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "tcp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
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
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "4", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
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
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-ip", "6", "-p", "udp", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-s", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1", "-r"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "1"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "1", "-l", "5", "-i", "15", "-p", "unix", "-c", "10"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "5", "-l", "5", "-i", "15", "-p", "unix", "-c", "5"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-reverse"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv4"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-ipv6"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-tcp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-udp"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -1,10 +1,10 @@
|
||||
onboot:
|
||||
- name: test-ns
|
||||
image: linuxkit/test-ns:07a17973bb80d30d5924a440a33bfaaf475500ca
|
||||
image: linuxkit/test-ns:bd163e189ce4985a798aa422c5509ef44e031756
|
||||
command: ["/bin/sh", "/runp-runc-net.sh", "mix-unix"]
|
||||
mounts: # for runc
|
||||
- type: cgroup
|
||||
options: ["rw"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@@ -2,5 +2,5 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
|
@@ -2,25 +2,25 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/containerd:de1b18eed76a266baa3092e5c154c84f595e56da
|
||||
- linuxkit/ca-certificates:c1c73ef590dffb6a0138cf758fe4a4305c9864f4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:bdc99eeedc224439ff237990ee06e5b992c8c1ae
|
||||
image: linuxkit/sysctl:e5959517fab7b44692ad63941eecf37486e73799
|
||||
- name: sysfs
|
||||
image: linuxkit/sysfs:c3bdb00c5e23bf566d294bafd5f7890ca319056f
|
||||
image: linuxkit/sysfs:4f58a2447d328d391143984fc4e8508b00dc6e5b
|
||||
- name: format
|
||||
image: linuxkit/format:7efa07559dd23cb4dbebfd3ab48c50fd33625918
|
||||
image: linuxkit/format:9c40b556691c1bf47394603aeb2dbdba21e7e32e
|
||||
- name: mount
|
||||
image: linuxkit/mount:422b219bb1c7051096126ac83e6dcc8b2f3f1176
|
||||
image: linuxkit/mount:a8581e454f846690d09e2e7c6287d3c84ca53257
|
||||
command: ["/usr/bin/mountie", "/var/lib/docker"]
|
||||
services:
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:4f85d8de3f6f45973a8c88dc8fba9ec596e5495a
|
||||
image: linuxkit/rngd:331294919ba6d953d261a2694019b659a98535a4
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:52d2c4df0311b182e99241cdc382ff726755c450
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
- name: docker
|
||||
image: docker:20.10.6-dind
|
||||
capabilities:
|
||||
@@ -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:41684cb587e45d9e057bb1e51e8b75c02fe4a3e3
|
||||
image: linuxkit/test-docker-bench:3b801c257ab3736361bbfb7c4c8ae3ddcfc797f7
|
||||
ipc: host
|
||||
pid: host
|
||||
net: host
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -12,7 +12,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: dummy
|
||||
image: linuxkit/dummy:611bf5a6f37a3f508c3b8c7be5fb57fd70132c3e
|
||||
image: linuxkit/dummy:b3004c5c8ecf05f8a315bef99078fe0a6deffcea
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/kernel-bcc:5.4.113
|
||||
onboot:
|
||||
- name: check-bcc
|
||||
@@ -17,7 +17,7 @@ onboot:
|
||||
capabilities:
|
||||
- all
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: binfmt
|
||||
image: linuxkit/binfmt:a17941b47f5cb262638cfb49ffc59ac5ac2bf334
|
||||
image: linuxkit/binfmt:ecd24b710cad869af6a4716809f62d7164286367
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
binds:
|
||||
@@ -14,7 +14,7 @@ onboot:
|
||||
- /proc/sys/fs/binfmt_misc:/binfmt_misc
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/bpftrace:a5c57a3791a87e96aea456f78fd88973ea9904d0
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/bpftrace:aa3c430a9998399875e6cf3511e38fd3ab07cc5f
|
||||
onboot:
|
||||
- name: bpftrace-test
|
||||
image: alpine:3.13
|
||||
@@ -17,7 +17,7 @@ onboot:
|
||||
capabilities:
|
||||
- all
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,9 +2,9 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/ca-certificates:c1c73ef590dffb6a0138cf758fe4a4305c9864f4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -13,7 +13,7 @@ onboot:
|
||||
- /etc:/host-etc
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,8 +2,8 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -15,7 +15,7 @@ onboot:
|
||||
- /run:/run
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,22 +2,22 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/containerd:de1b18eed76a266baa3092e5c154c84f595e56da
|
||||
- linuxkit/ca-certificates:c1c73ef590dffb6a0138cf758fe4a4305c9864f4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:eeb3aaf497c0b3f6c67f3a245d61ea5a568ca718
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:52d2c4df0311b182e99241cdc382ff726755c450
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:bdc99eeedc224439ff237990ee06e5b992c8c1ae
|
||||
image: linuxkit/sysctl:e5959517fab7b44692ad63941eecf37486e73799
|
||||
- name: format
|
||||
image: linuxkit/format:7efa07559dd23cb4dbebfd3ab48c50fd33625918
|
||||
image: linuxkit/format:9c40b556691c1bf47394603aeb2dbdba21e7e32e
|
||||
- name: mount
|
||||
image: linuxkit/mount:422b219bb1c7051096126ac83e6dcc8b2f3f1176
|
||||
image: linuxkit/mount:a8581e454f846690d09e2e7c6287d3c84ca53257
|
||||
command: ["/usr/bin/mountie", "/var/lib"]
|
||||
- name: test
|
||||
image: linuxkit/test-containerd:56001736371960e8989f93e90211eaa7f1a573b3
|
||||
image: linuxkit/test-containerd:f7440607d4f022907e8fcc15fe49ffa233b7c758
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:52d2c4df0311b182e99241cdc382ff726755c450
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -15,7 +15,7 @@ onboot:
|
||||
- /check.sh:/check.sh
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
@@ -2,11 +2,11 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:8f1e6a0747acbbb4d7e24dc98f97faa8d1c6cec7
|
||||
- linuxkit/runc:f01b88c7033180d50ae43562d72707c6881904e4
|
||||
- linuxkit/init:14df799bb3b9e0eb0491da9fda7f32a108a2e2a5
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
onboot:
|
||||
- name: dm-crypt
|
||||
image: linuxkit/dm-crypt:908d3a270650aff7388092a307673c44d86e1ed0
|
||||
image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af
|
||||
command: ["/usr/bin/crypto", "it_is_encrypted", "/dev/sda"]
|
||||
- name: test
|
||||
image: alpine:3.13
|
||||
@@ -16,7 +16,7 @@ onboot:
|
||||
- /dev:/dev
|
||||
command: ["sh", "./check.sh"]
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:39d99e5909b6f8faccedc78d6d2646cdb6c9ed9c
|
||||
image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a
|
||||
command: ["/bin/sh", "/poweroff.sh", "10"]
|
||||
files:
|
||||
- path: check.sh
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user