Update package tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-27 22:28:11 +02:00
parent cbe149e97a
commit 6b5be65a33
176 changed files with 709 additions and 709 deletions

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]

View File

@@ -3,13 +3,13 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
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:c68fe855482d1a255731425833d44872e25f6eed
image: linuxkit/ip:aa7f256293cf69c3b557fa6e0a8c382cdfe7809a
# Some environments
env:
- BENV=true

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.4.30
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: mount
image: linuxkit/mount:fb8f153ac0d83d01dee58a7c720e243dca3593fe
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
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:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -3,9 +3,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
onboot:
- name: package1

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,10 +2,10 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
services:
- name: acpid
image: linuxkit/acpid:2c1339e3731efd298f22c33a3978d9cc58b9d9f1
image: linuxkit/acpid:3cdd803fbe2d3f0b385caafe478be25fc5d1fadc

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.4.172
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.15.27
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:e51a0075fdb6a2c469da49740d390aab2dfd68ba
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.4.172
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check
image: kmod-test
@@ -13,5 +13,5 @@ onboot:
capabilities:
- all
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check
image: kmod-test
@@ -13,5 +13,5 @@ onboot:
capabilities:
- all
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.15.27
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: check
image: kmod-test
@@ -13,5 +13,5 @@ onboot:
capabilities:
- all
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -6,5 +6,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@@ -2,5 +2,5 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6

View File

@@ -2,25 +2,25 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
- linuxkit/ca-certificates:945ac3f0c1a31535d37ff77003fc30dbd71da6bb
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
- linuxkit/ca-certificates:4ed09a382de2b3ba2143f4270375b3bd6e973fb5
onboot:
- name: sysctl
image: linuxkit/sysctl:7c0059d1ad7d86127d990474b6e5f17297c07bf5
image: linuxkit/sysctl:2f575c3d127824eb8d059673c538c440d22f19f5
- name: sysfs
image: linuxkit/sysfs:713f1e871e7fdfcdc9088385501d3c49116e915d
image: linuxkit/sysfs:f383bf1c1094383fa3a42e5d5cba7d247dfc6720
- name: format
image: linuxkit/format:3648c589de02c27a98fe4cbdfa4c890f45aaa121
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4
- name: mount
image: linuxkit/mount:fb8f153ac0d83d01dee58a7c720e243dca3593fe
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
command: ["/usr/bin/mountie", "/var/lib/docker"]
services:
- name: rngd
image: linuxkit/rngd:97136824ad06ba2cc17c086d30f60c7f93b56f72
image: linuxkit/rngd:fffdd86f314fd960235adf3fba0587d2266d7a0f
- name: dhcpcd
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
- name: docker
image: docker:20.10.6-dind
capabilities:

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
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:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: dummy
image: linuxkit/dummy:25547fa59cf5062466a9d157187a1fd0d4aabe2c
image: linuxkit/dummy:b7709ab77577f3a372d6d41506f11970d4df19f2
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/kernel-bcc:5.4.113
onboot:
- name: check-bcc
@@ -17,7 +17,7 @@ onboot:
capabilities:
- all
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: binfmt
image: linuxkit/binfmt:2432eabd3f545ace20077c773e1fafdabab6442a
image: linuxkit/binfmt:7c086ece3b5894c3851e7284c128be8a08ba32b7
- 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:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/bpftrace:d91598d20983e191d8990e700251c335e64a284d
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/bpftrace:c4e5d3d64d4a64df111640094dc784b88e88920c
onboot:
- name: bpftrace-test
image: alpine:3.13
@@ -17,7 +17,7 @@ onboot:
capabilities:
- all
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,9 +2,9 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/ca-certificates:945ac3f0c1a31535d37ff77003fc30dbd71da6bb
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/ca-certificates:4ed09a382de2b3ba2143f4270375b3bd6e973fb5
onboot:
- name: test
image: alpine:3.13
@@ -13,7 +13,7 @@ onboot:
- /etc:/host-etc
command: ["sh", "./check.sh"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: test
image: alpine:3.13
@@ -15,7 +15,7 @@ onboot:
- /run:/run
command: ["sh", "./check.sh"]
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh

View File

@@ -2,22 +2,22 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/containerd:c35f10fb8127841b4eb82ddfcebd5d5a54bad0e7
- linuxkit/ca-certificates:945ac3f0c1a31535d37ff77003fc30dbd71da6bb
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
- linuxkit/containerd:f645aa2f8aa58023149d7766725039572a2ebeb5
- linuxkit/ca-certificates:4ed09a382de2b3ba2143f4270375b3bd6e973fb5
onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: sysctl
image: linuxkit/sysctl:7c0059d1ad7d86127d990474b6e5f17297c07bf5
image: linuxkit/sysctl:2f575c3d127824eb8d059673c538c440d22f19f5
- name: format
image: linuxkit/format:3648c589de02c27a98fe4cbdfa4c890f45aaa121
image: linuxkit/format:ae6114d970492747fafbd2071602090c8df3bbf4
- name: mount
image: linuxkit/mount:fb8f153ac0d83d01dee58a7c720e243dca3593fe
image: linuxkit/mount:6c799d9cd854cb13cab253945aa3893995f22704
command: ["/usr/bin/mountie", "/var/lib"]
- name: test
image: linuxkit/test-containerd:67aeb5ae23456e2d087f76bc24881af5159197da
- name: poweroff
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd

View File

@@ -2,11 +2,11 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
- linuxkit/init:31dcd928602e39ee752843ebcf6c35cbae73c883
- linuxkit/runc:7ecf2e5253905855fb554b072d42903f7829c8b6
onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:fc2b5bf40b13df746ee66f354672bf687a540ce8
image: linuxkit/dhcpcd:0cca76e71466fc6128fad585549b70538855f254
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:bd7c21330487f5b98d2852c2527566940b6d6044
image: linuxkit/poweroff:4e252be56edea2f8cc51be4c16853a8812cd87bd
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