diff --git a/contrib/open-vm-tools/open-vm-tools-ds.yaml b/contrib/open-vm-tools/open-vm-tools-ds.yaml index 3d3fd70f9..f22697259 100644 --- a/contrib/open-vm-tools/open-vm-tools-ds.yaml +++ b/contrib/open-vm-tools/open-vm-tools-ds.yaml @@ -30,7 +30,7 @@ spec: operator: Exists effect: NoSchedule containers: - - image: linuxkit/open-vm-tools:ab851c74c42e7e17d95a64b169e396511f89b9c0 + - image: linuxkit/open-vm-tools:503e66e268a9764e763810c4d2514a27efbe44d3 name: open-vm-tools resources: requests: diff --git a/examples/addbinds.yml b/examples/addbinds.yml index 1d8958daf..7b154cbc2 100644 --- a/examples/addbinds.yml +++ b/examples/addbinds.yml @@ -2,24 +2,24 @@ kernel: image: linuxkit/kernel:5.4.30 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 binds.add: # this will keep all of the existing ones as well - /var/tmp:/var/tmp - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb files: - path: etc/getty.shadow # sample sets password for root to "abcdefgh" (without quotes) diff --git a/examples/cadvisor.yml b/examples/cadvisor.yml index c67353a6b..2875088ad 100644 --- a/examples/cadvisor.yml +++ b/examples/cadvisor.yml @@ -2,33 +2,33 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: ntpd - image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0 + image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9 - name: docker image: docker:20.10.6-dind @@ -46,7 +46,7 @@ services: - /etc/docker/daemon.json:/etc/docker/daemon.json command: ["/usr/local/bin/docker-init", "/usr/local/bin/dockerd"] - name: cadvisor - image: linuxkit/cadvisor:6ae4b50f8279692c459bccd0003066d22bd558ce + image: linuxkit/cadvisor:1a0de2fb5329a9bc0f4b73282b0d2d51ba4a2797 files: - path: var/lib/docker directory: true diff --git a/examples/dm-crypt-loop.yml b/examples/dm-crypt-loop.yml index eda1ff790..616002a26 100644 --- a/examples/dm-crypt-loop.yml +++ b/examples/dm-crypt-loop.yml @@ -2,30 +2,30 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "/dev/sda"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/dev/sda1", "/var/external"] - name: loop - image: linuxkit/losetup:fcee8e453684d45c3c411fe8c28ecb2210158638 + image: linuxkit/losetup:bcee190708d1612203309435bcef8a2d0b982d92 command: ["/usr/bin/loopy", "--create", "/var/external/storage_file"] - name: dm-crypt - image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af + image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99 command: ["/usr/bin/crypto", "crypt_loop_dev", "/dev/loop0"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/dev/mapper/crypt_loop_dev", "/var/secure_storage"] - name: bbox image: busybox @@ -34,11 +34,11 @@ onboot: - /var:/var services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb files: - path: etc/dm-crypt/key # the below key is just to keep the example self-contained diff --git a/examples/dm-crypt.yml b/examples/dm-crypt.yml index 269986342..3dc0396f9 100644 --- a/examples/dm-crypt.yml +++ b/examples/dm-crypt.yml @@ -2,24 +2,24 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "/dev/sda"] - name: dm-crypt - image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af + image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99 command: ["/usr/bin/crypto", "crypt_dev", "/dev/sda1"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/dev/mapper/crypt_dev", "/var/secure_storage"] - name: bbox image: busybox @@ -28,11 +28,11 @@ onboot: - /var:/var services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb files: - path: etc/dm-crypt/key # the below key is just to keep the example self-contained diff --git a/examples/docker-for-mac.yml b/examples/docker-for-mac.yml index 03d5da07c..c35888640 100644 --- a/examples/docker-for-mac.yml +++ b/examples/docker-for-mac.yml @@ -3,30 +3,30 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/vpnkit-expose-port:c61565ee34e58823aaf7c05fd6359a8fd889137f # install vpnkit-expose-port and vpnkit-iptables-wrapper on host - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/vpnkit-expose-port:8f9811ec15dbeb5eb37336f66ca97289870fe11d # install vpnkit-expose-port and vpnkit-iptables-wrapper on host + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: # support metadata for optional config in /run/config - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: binfmt - image: linuxkit/binfmt:8960cf2852ef5dccd8cb0746d8ba48ce4fe4651d + image: linuxkit/binfmt:312ed1cb899fae229b5303ac6c0510ac58f331c8 # Format and mount the disk image in /var/lib/docker - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib"] # make a swap file on the mounted disk - name: swap - image: linuxkit/swap:d17a7f1c26ff768c26b3c206ccf3aa72349568df + image: linuxkit/swap:ace4fd36355cd24cb8428122f46a2ae8a113d9ac command: ["/swap.sh", "--path", "/var/lib/swap", "--size", "1024M"] # mount-vpnkit mounts the 9p share used by vpnkit to coordinate port forwarding - name: mount-vpnkit @@ -44,41 +44,41 @@ onboot: - /var:/host_var command: ["sh", "-c", "mv -v /host_var/log /host_var/lib && ln -vs /var/lib/log /host_var/log"] - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: # Enable acpi to shutdown on power events - name: acpid - image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2 + image: linuxkit/acpid:c9d5ab81d3312602f3b17b266be9c60127e8f5ec # Enable getty for easier debugging - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true # Run ntpd to keep time synchronised in the VM - name: ntpd - image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0 + image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9 # VSOCK to unix domain socket forwarding. Forwards guest /var/run/docker.sock # to a socket on the host. - name: vsudd - image: linuxkit/vsudd:5b962bdd22524b4edb7f428de745376abe359596 + image: linuxkit/vsudd:f1ced526fee6df1ef2e46f87c503ef4a8fd48151 binds: - /var/run:/var/run command: ["/vsudd", "-inport", "2376:unix:/var/run/docker.sock"] # vpnkit-forwarder forwards network traffic to/from the host via VSOCK port 62373. # It needs access to the vpnkit 9P coordination share - name: vpnkit-forwarder - image: linuxkit/vpnkit-forwarder:1dcfbb69909086be663954809e92fa2d111fecf3 + image: linuxkit/vpnkit-forwarder:9a2cb62b40426b271db8ba35dca538db05bc9220 binds: - /var/vpnkit:/port net: host command: ["/vpnkit-forwarder", "-vsockPort", "62373"] # Monitor for image deletes and invoke a TRIM on the container filesystem - name: trim-after-delete - image: linuxkit/trim-after-delete:dc2b34b38193e6c4f6596f31075a9f6288ac7b09 + image: linuxkit/trim-after-delete:b2001c6b4ffbba5b2d52e8d5cd5c97b9efed8898 # When the host resumes from sleep, force a clock resync - name: host-timesync-daemon - image: linuxkit/host-timesync-daemon:562161a3a49a774ccfd5c9f3ba00d933d6f61876 + image: linuxkit/host-timesync-daemon:6c8df91685b3f123d79214d55c515f90dbd954de # Run dockerd with the vpnkit userland proxy from the vpnkit-forwarder container. # Bind mounts /var/run to allow vsudd to connect to docker.sock, /var/vpnkit # for vpnkit coordination and /run/config/docker for the configuration file. diff --git a/examples/docker.yml b/examples/docker.yml index 64d752c1c..7748d8819 100644 --- a/examples/docker.yml +++ b/examples/docker.yml @@ -2,31 +2,31 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: ntpd - image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0 + image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9 - name: docker image: docker:20.10.6-dind capabilities: diff --git a/examples/getty.yml b/examples/getty.yml index 9b63ff429..2e05cbaab 100644 --- a/examples/getty.yml +++ b/examples/getty.yml @@ -2,24 +2,24 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 # to make insecure with passwordless root login, uncomment following lines #env: # - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb files: - path: etc/getty.shadow # sample sets password for root to "abcdefgh" (without quotes) diff --git a/examples/hostmount-writeable-overlay.yml b/examples/hostmount-writeable-overlay.yml index 13242899c..0909b016d 100644 --- a/examples/hostmount-writeable-overlay.yml +++ b/examples/hostmount-writeable-overlay.yml @@ -2,15 +2,15 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] onshutdown: - name: shutdown @@ -18,7 +18,7 @@ onshutdown: command: ["/bin/echo", "so long and thanks for all the fish"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true runtime: @@ -30,7 +30,7 @@ services: destination: writeable-host-etc options: ["rw", "lowerdir=/etc", "upperdir=/run/hostetc/upper", "workdir=/run/hostetc/work"] - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/examples/influxdb-os.yml b/examples/influxdb-os.yml index 4da379e6f..4c6c42311 100644 --- a/examples/influxdb-os.yml +++ b/examples/influxdb-os.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: influxdb diff --git a/examples/logging.yml b/examples/logging.yml index abc406b0f..5aea703c0 100644 --- a/examples/logging.yml +++ b/examples/logging.yml @@ -3,21 +3,21 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 - - linuxkit/memlogd:1a00c05fea660cf66b9f532c98f718ef63698cb5 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b + - linuxkit/memlogd:50df5373d77ee7a7f121a0a83e7b20eee96a2492 onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: # Inside the getty type `/proc/1/root/usr/bin/logread -F` to follow the log - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true # A service which generates log messages for testing @@ -25,6 +25,6 @@ services: image: alpine:3.13 command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ] - name: write-and-rotate-logs - image: linuxkit/logwrite:107c407b3443fb04eb0a6f69182653836c4e62f9 + image: linuxkit/logwrite:de7ed802f84a3640e930a4a2fccf0b1ca2e25a00 - name: kmsg - image: linuxkit/kmsg:ba81a0a3029b4bb7ee455f73892da9667397ca5b + image: linuxkit/kmsg:114cd10aba9f28530410f09cebee5777522b2f9e diff --git a/examples/minimal.yml b/examples/minimal.yml index 20718606e..522dd58f6 100644 --- a/examples/minimal.yml +++ b/examples/minimal.yml @@ -2,15 +2,15 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true diff --git a/examples/node_exporter.yml b/examples/node_exporter.yml index 8ecdf3e05..6bd2b50c1 100644 --- a/examples/node_exporter.yml +++ b/examples/node_exporter.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: node_exporter - image: linuxkit/node_exporter:9b46e0f911c91865bfd2237f37ba56cf3e8830ab + image: linuxkit/node_exporter:1a5015560e1839a6b37f53b47bbe0fbb3e93ed4a diff --git a/examples/openstack.yml b/examples/openstack.yml index 776b8d225..149f1ccf4 100644 --- a/examples/openstack.yml +++ b/examples/openstack.yml @@ -2,24 +2,24 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 command: ["/usr/bin/metadata", "openstack"] services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys - name: nginx diff --git a/examples/platform-aws.yml b/examples/platform-aws.yml index ff78f591f..b4452b344 100644 --- a/examples/platform-aws.yml +++ b/examples/platform-aws.yml @@ -2,26 +2,26 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd2 - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf"] - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys - name: nginx diff --git a/examples/platform-azure.yml b/examples/platform-azure.yml index 30187040b..89738747a 100644 --- a/examples/platform-azure.yml +++ b/examples/platform-azure.yml @@ -2,20 +2,20 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /root/.ssh:/root/.ssh files: diff --git a/examples/platform-gcp.yml b/examples/platform-gcp.yml index 208addd2f..a41666a9b 100644 --- a/examples/platform-gcp.yml +++ b/examples/platform-gcp.yml @@ -2,27 +2,27 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys - name: nginx diff --git a/examples/platform-hetzner.yml b/examples/platform-hetzner.yml index bfe8e5955..fdabec16b 100644 --- a/examples/platform-hetzner.yml +++ b/examples/platform-hetzner.yml @@ -3,32 +3,32 @@ kernel: cmdline: console=ttyS1 ucode: intel-ucode.cpio init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 - - linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b + - linuxkit/firmware:a359a3bebe0022733af460ae71650a6aeaa52555 onboot: - name: rngd1 - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb command: ["/sbin/rngd", "-1"] - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 command: ["/usr/bin/metadata", "hetzner"] services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /root/.ssh:/root/.ssh files: diff --git a/examples/platform-packet.arm64.yml b/examples/platform-packet.arm64.yml index 2a6cf6135..989ad6038 100644 --- a/examples/platform-packet.arm64.yml +++ b/examples/platform-packet.arm64.yml @@ -10,5 +10,5 @@ kernel: ucode: "" onboot: - name: modprobe - image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9 + image: linuxkit/modprobe:57e99b39ad85e71fb7231aae07e311d26ac8c788 command: ["modprobe", "nicvf"] diff --git a/examples/platform-packet.yml b/examples/platform-packet.yml index 76598183f..f6d0fb40e 100644 --- a/examples/platform-packet.yml +++ b/examples/platform-packet.yml @@ -3,32 +3,32 @@ kernel: cmdline: console=ttyS1 ucode: intel-ucode.cpio init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 - - linuxkit/firmware:a17106a98940006529c714a3783eb03238c335a7 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b + - linuxkit/firmware:a359a3bebe0022733af460ae71650a6aeaa52555 onboot: - name: rngd1 - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb command: ["/sbin/rngd", "-1"] - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 command: ["/usr/bin/metadata", "packet"] services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /root/.ssh:/root/.ssh files: diff --git a/examples/platform-rt-for-vmware.yml b/examples/platform-rt-for-vmware.yml index da190a699..14e0d775d 100644 --- a/examples/platform-rt-for-vmware.yml +++ b/examples/platform-rt-for-vmware.yml @@ -2,24 +2,24 @@ kernel: image: linuxkit/kernel:5.11.4-rt cmdline: "console=tty0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: open-vm-tools - image: linuxkit/open-vm-tools:ab851c74c42e7e17d95a64b169e396511f89b9c0 + image: linuxkit/open-vm-tools:503e66e268a9764e763810c4d2514a27efbe44d3 - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/examples/platform-scaleway.yml b/examples/platform-scaleway.yml index 7db06a6d7..ab51c3f90 100644 --- a/examples/platform-scaleway.yml +++ b/examples/platform-scaleway.yml @@ -2,25 +2,25 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: rngd1 - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb command: ["/sbin/rngd", "-1"] - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb diff --git a/examples/platform-vmware.yml b/examples/platform-vmware.yml index 7f23f5557..0ea32068c 100644 --- a/examples/platform-vmware.yml +++ b/examples/platform-vmware.yml @@ -2,22 +2,22 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/examples/platform-vultr.yml b/examples/platform-vultr.yml index c4b17da53..d4ac75325 100644 --- a/examples/platform-vultr.yml +++ b/examples/platform-vultr.yml @@ -2,28 +2,28 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 command: ["/usr/bin/metadata", "vultr"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /run/config/ssh/authorized_keys:/root/.ssh/authorized_keys - name: nginx diff --git a/examples/redis-os.yml b/examples/redis-os.yml index 11ecd1787..f06ee6578 100644 --- a/examples/redis-os.yml +++ b/examples/redis-os.yml @@ -4,16 +4,16 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true # Currently redis:4.0.6-alpine has trust issue with multi-arch diff --git a/examples/sshd.yml b/examples/sshd.yml index 55369b9b5..81ac56f61 100644 --- a/examples/sshd.yml +++ b/examples/sshd.yml @@ -2,27 +2,27 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: rngd1 - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb command: ["/sbin/rngd", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /root/.ssh:/root/.ssh files: diff --git a/examples/static-ip.yml b/examples/static-ip.yml index 1842c8b13..f3a413820 100644 --- a/examples/static-ip.yml +++ b/examples/static-ip.yml @@ -2,18 +2,18 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: ip - image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f binds: - /etc/ip:/etc/ip command: ["ip", "-b", "/etc/ip/eth0.conf"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true files: diff --git a/examples/swap.yml b/examples/swap.yml index 16235ebe0..5c47f2699 100644 --- a/examples/swap.yml +++ b/examples/swap.yml @@ -2,30 +2,30 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/external"] - name: swap - image: linuxkit/swap:d17a7f1c26ff768c26b3c206ccf3aa72349568df + image: linuxkit/swap:ace4fd36355cd24cb8428122f46a2ae8a113d9ac # to use unencrypted swap, use: # command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G"] command: ["/swap.sh", "--path", "/var/external/swap", "--size", "1G", "--encrypt"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb diff --git a/examples/tpm.yml b/examples/tpm.yml index 632243e3f..945c49556 100644 --- a/examples/tpm.yml +++ b/examples/tpm.yml @@ -2,25 +2,25 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: tss - image: linuxkit/tss:1246031b0c9d408ceb81790a05dd37bcb9e1c4e1 + image: linuxkit/tss:9700b821b163042a6d416680ebcd602ed0536a73 - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb files: - path: etc/getty.shadow # sample sets password for root to "abcdefgh" (without quotes) diff --git a/examples/vpnkit-forwarder.yml b/examples/vpnkit-forwarder.yml index 740427f78..bc13f7d7e 100644 --- a/examples/vpnkit-forwarder.yml +++ b/examples/vpnkit-forwarder.yml @@ -2,12 +2,12 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: mount-vpnkit image: alpine:3.13 @@ -19,11 +19,11 @@ onboot: command: ["sh", "-c", "mkdir /host_var/vpnkit && mount -v -t 9p -o trans=virtio,dfltuid=1001,dfltgid=50,version=9p2000 port /host_var/vpnkit"] services: - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 binds.add: - /root/.ssh:/root/.ssh - name: vpnkit-forwarder - image: linuxkit/vpnkit-forwarder:1dcfbb69909086be663954809e92fa2d111fecf3 + image: linuxkit/vpnkit-forwarder:9a2cb62b40426b271db8ba35dca538db05bc9220 binds: - /var/vpnkit:/port net: host diff --git a/examples/vsudd-containerd.yml b/examples/vsudd-containerd.yml index bfb89838c..95e4b3e4f 100644 --- a/examples/vsudd-containerd.yml +++ b/examples/vsudd-containerd.yml @@ -2,16 +2,16 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: vsudd - image: linuxkit/vsudd:5b962bdd22524b4edb7f428de745376abe359596 + image: linuxkit/vsudd:f1ced526fee6df1ef2e46f87c503ef4a8fd48151 binds: - /run/containerd/containerd.sock:/run/containerd/containerd.sock command: ["/vsudd", diff --git a/examples/wireguard.yml b/examples/wireguard.yml index 8433a17fa..631df58cc 100644 --- a/examples/wireguard.yml +++ b/examples/wireguard.yml @@ -2,18 +2,18 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: wg0 - image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f net: new binds: - /etc/wireguard:/etc/wireguard @@ -26,7 +26,7 @@ onboot: bindNS: net: /run/netns/wg0 - name: wg1 - image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f net: new binds: - /etc/wireguard:/etc/wireguard @@ -40,12 +40,12 @@ onboot: net: /run/netns/wg1 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true net: /run/netns/wg1 - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: nginx image: nginx:1.13.8-alpine net: /run/netns/wg0 diff --git a/linuxkit.yml b/linuxkit.yml index d91f8ebaf..349c48c9e 100644 --- a/linuxkit.yml +++ b/linuxkit.yml @@ -2,15 +2,15 @@ kernel: image: linuxkit/kernel:5.15.27 cmdline: "console=tty0 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] onshutdown: - name: shutdown @@ -18,11 +18,11 @@ onshutdown: command: ["/bin/echo", "so long and thanks for all the fish"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: nginx image: nginx:1.19.5-alpine capabilities: diff --git a/projects/clear-containers/clear-containers.yml b/projects/clear-containers/clear-containers.yml index 7512f52cd..4d580ec93 100644 --- a/projects/clear-containers/clear-containers.yml +++ b/projects/clear-containers/clear-containers.yml @@ -2,7 +2,7 @@ kernel: image: linuxkit/kernel-clear-containers:4.9.x cmdline: "root=/dev/pmem0p1 rootflags=dax,data=ordered,errors=remount-ro rw rootfstype=ext4 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 i8042.direct=1 i8042.dumbkbd=1 i8042.nopnp=1 i8042.noaux=1 noreplace-smp reboot=k panic=1 console=hvc0 console=hvc1 initcall_debug iommu=off quiet cryptomgr.notests page_poison=on" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd onboot: - name: sysctl image: mobylinux/sysctl:2cf2f9d5b4d314ba1bfc22b2fe931924af666d8c diff --git a/projects/compose/compose-dynamic.yml b/projects/compose/compose-dynamic.yml index f0754b0d5..dd3b14494 100644 --- a/projects/compose/compose-dynamic.yml +++ b/projects/compose/compose-dynamic.yml @@ -2,32 +2,32 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: ntpd - image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0 + image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9 - name: docker image: docker:20.10.6-dind capabilities: diff --git a/projects/compose/compose-static.yml b/projects/compose/compose-static.yml index 39da306ad..cc721da40 100644 --- a/projects/compose/compose-static.yml +++ b/projects/compose/compose-static.yml @@ -2,32 +2,32 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: ntpd - image: linuxkit/openntpd:dd353cac6cbd816008c565041cec6650090d0ad0 + image: linuxkit/openntpd:4745ea9d3633469c860d1c3d5250303c3d96eec9 - name: docker image: docker:20.10.6-dind capabilities: diff --git a/projects/ima-namespace/ima-namespace.yml b/projects/ima-namespace/ima-namespace.yml index 65e931f59..bce096a44 100644 --- a/projects/ima-namespace/ima-namespace.yml +++ b/projects/ima-namespace/ima-namespace.yml @@ -2,20 +2,20 @@ kernel: image: linuxkit/kernel-ima:4.11.1-186dd3605ee7b23214850142f8f02b4679dbd148 cmdline: "console=ttyS0 console=tty0 page_poison=1 ima_appraise=enforce_ns" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b - linuxkit/ima-utils:dfeb3896fd29308b80ff9ba7fe5b8b767e40ca29 onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/projects/landlock/landlock.yml b/projects/landlock/landlock.yml index f7cfadb25..4f9dee52c 100644 --- a/projects/landlock/landlock.yml +++ b/projects/landlock/landlock.yml @@ -2,7 +2,7 @@ kernel: image: mobylinux/kernel-landlock:4.9.x cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd - mobylinux/runc:b0fb122e10dbb7e4e45115177a61a3f8d68c19a9 - mobylinux/containerd:18eaf72f3f4f9a9f29ca1951f66df701f873060b - mobylinux/ca-certificates:eabc5a6e59f05aa91529d80e9a595b85b046f935 diff --git a/projects/memorizer/memorizer.yml b/projects/memorizer/memorizer.yml index efeec0767..ad92e785d 100644 --- a/projects/memorizer/memorizer.yml +++ b/projects/memorizer/memorizer.yml @@ -2,16 +2,16 @@ kernel: image: "linuxkitprojects/kernel-memorizer:4.10_dbg" cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true trust: diff --git a/projects/miragesdk/examples/fdd.yml b/projects/miragesdk/examples/fdd.yml index c808b928f..430e5163c 100644 --- a/projects/miragesdk/examples/fdd.yml +++ b/projects/miragesdk/examples/fdd.yml @@ -2,23 +2,23 @@ kernel: image: linuxkit/kernel:4.9.34 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b - samoht/fdd onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef files: - path: etc/init.d/020-fdd-init mode: "0700" diff --git a/projects/miragesdk/examples/mirage-dhcp.yml b/projects/miragesdk/examples/mirage-dhcp.yml index 7c409fd62..ec72ffbc5 100644 --- a/projects/miragesdk/examples/mirage-dhcp.yml +++ b/projects/miragesdk/examples/mirage-dhcp.yml @@ -2,12 +2,12 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcp-client image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585 net: host @@ -28,9 +28,9 @@ onboot: - /lib:/lib # for ifconfig services: - name: sshd - image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619 + image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78 - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true files: diff --git a/projects/okernel/examples/okernel_simple.yaml b/projects/okernel/examples/okernel_simple.yaml index 1f766daff..4fc76f19f 100644 --- a/projects/okernel/examples/okernel_simple.yaml +++ b/projects/okernel/examples/okernel_simple.yaml @@ -2,18 +2,18 @@ kernel: image: okernel:latest cmdline: "console=tty0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 services: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true trust: diff --git a/projects/shiftfs/shiftfs.yml b/projects/shiftfs/shiftfs.yml index fc736c646..eaeb650ae 100644 --- a/projects/shiftfs/shiftfs.yml +++ b/projects/shiftfs/shiftfs.yml @@ -2,23 +2,23 @@ kernel: image: linuxkitprojects/kernel-shiftfs:4.11.4-881a041fc14bd95814cf140b5e98d97dd65160b5 cmdline: "console=ttyS0 console=tty0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 env: - INSECURE=true - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: nginx image: nginx:1.13.8-alpine capabilities: diff --git a/src/cmd/linuxkit/moby/mkimage.yaml b/src/cmd/linuxkit/moby/mkimage.yaml index 265283244..71797b24e 100644 --- a/src/cmd/linuxkit/moby/mkimage.yaml +++ b/src/cmd/linuxkit/moby/mkimage.yaml @@ -2,13 +2,13 @@ kernel: image: linuxkit/kernel:4.9.39 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: mkimage - image: linuxkit/mkimage:43a37c8c98dfb4cdf9639223fa1baacf305eb5e7 + image: linuxkit/mkimage:ef9d1414c7c451a600d01ea12d1b5de36202fb13 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 trust: org: - linuxkit diff --git a/test/cases/000_build/000_formats/test.yml b/test/cases/000_build/000_formats/test.yml index 4ab377f8f..7b36ab656 100644 --- a/test/cases/000_build/000_formats/test.yml +++ b/test/cases/000_build/000_formats/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] diff --git a/test/cases/000_build/010_reproducible/test.yml b/test/cases/000_build/010_reproducible/test.yml index f063bd0d0..4cd6d81af 100644 --- a/test/cases/000_build/010_reproducible/test.yml +++ b/test/cases/000_build/010_reproducible/test.yml @@ -3,13 +3,13 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef 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:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f # Some environments env: - BENV=true diff --git a/test/cases/000_build/020_binds/test.yml b/test/cases/000_build/020_binds/test.yml index fdf69b1c5..0ac1c6912 100644 --- a/test/cases/000_build/020_binds/test.yml +++ b/test/cases/000_build/020_binds/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.4.30 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/000_build/050_sbom/test.yml b/test/cases/000_build/050_sbom/test.yml index e678c94f4..2397ece38 100644 --- a/test/cases/000_build/050_sbom/test.yml +++ b/test/cases/000_build/050_sbom/test.yml @@ -3,9 +3,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: package1 diff --git a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml index 6d04f7755..74c5c7227 100644 --- a/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/000_qemu/000_run_kernel+initrd/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml index 6d04f7755..74c5c7227 100644 --- a/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/000_qemu/005_run_kernel+squashfs/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml index 2c7f4efc4..67e66c9f8 100644 --- a/test/cases/010_platforms/000_qemu/010_run_iso/test.yml +++ b/test/cases/010_platforms/000_qemu/010_run_iso/test.yml @@ -2,10 +2,10 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/000_qemu/020_run_efi/test.yml +++ b/test/cases/010_platforms/000_qemu/020_run_efi/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/030_run_qcow_bios/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml +++ b/test/cases/010_platforms/000_qemu/040_run_raw_bios/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/000_qemu/050_run_aws/test.yml +++ b/test/cases/010_platforms/000_qemu/050_run_aws/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/000_qemu/100_container/test.yml b/test/cases/010_platforms/000_qemu/100_container/test.yml index f1eead63d..6c56a7440 100644 --- a/test/cases/010_platforms/000_qemu/100_container/test.yml +++ b/test/cases/010_platforms/000_qemu/100_container/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml +++ b/test/cases/010_platforms/010_hyperkit/000_run_kernel+initrd/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml +++ b/test/cases/010_platforms/010_hyperkit/005_run_kernel+squashfs/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml index cd3a692a4..334c25fc6 100644 --- a/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml +++ b/test/cases/010_platforms/010_hyperkit/010_acpi/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d services: - name: acpid - image: linuxkit/acpid:548f8f1c8bda31cdbefb65bdb0747f97c17639d2 + image: linuxkit/acpid:c9d5ab81d3312602f3b17b266be9c60127e8f5ec diff --git a/test/cases/010_platforms/110_gcp/000_run/test.yml b/test/cases/010_platforms/110_gcp/000_run/test.yml index 982eeb855..60437097f 100644 --- a/test/cases/010_platforms/110_gcp/000_run/test.yml +++ b/test/cases/010_platforms/110_gcp/000_run/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/020_kernel/011_config_5.4.x/test.yml b/test/cases/020_kernel/011_config_5.4.x/test.yml index 168a1d795..74329697f 100644 --- a/test/cases/020_kernel/011_config_5.4.x/test.yml +++ b/test/cases/020_kernel/011_config_5.4.x/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.4.172 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/013_config_5.10.x/test.yml b/test/cases/020_kernel/013_config_5.10.x/test.yml index 551619cda..a87f524ff 100644 --- a/test/cases/020_kernel/013_config_5.10.x/test.yml +++ b/test/cases/020_kernel/013_config_5.10.x/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/016_config_5.15.x/test.yml b/test/cases/020_kernel/016_config_5.15.x/test.yml index 4ba7931c5..3124e7815 100644 --- a/test/cases/020_kernel/016_config_5.15.x/test.yml +++ b/test/cases/020_kernel/016_config_5.15.x/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.15.27 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check-kernel-config image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/111_kmod_5.4.x/test.yml b/test/cases/020_kernel/111_kmod_5.4.x/test.yml index f2a9bb908..20921447e 100644 --- a/test/cases/020_kernel/111_kmod_5.4.x/test.yml +++ b/test/cases/020_kernel/111_kmod_5.4.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.4.172 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check image: kmod-test @@ -13,5 +13,5 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/113_kmod_5.10.x/test.yml b/test/cases/020_kernel/113_kmod_5.10.x/test.yml index 45badf7f7..b212d20b9 100644 --- a/test/cases/020_kernel/113_kmod_5.10.x/test.yml +++ b/test/cases/020_kernel/113_kmod_5.10.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check image: kmod-test @@ -13,5 +13,5 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/116_kmod_5.15.x/test.yml b/test/cases/020_kernel/116_kmod_5.15.x/test.yml index fc43d5d77..49bd84570 100644 --- a/test/cases/020_kernel/116_kmod_5.15.x/test.yml +++ b/test/cases/020_kernel/116_kmod_5.15.x/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.15.27 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: check image: kmod-test @@ -13,5 +13,5 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml index e68d31baf..c5f265281 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml index d693369cb..8396e6492 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/010_echo-tcp-ipv4-short-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml index 2d6060232..537aedb6a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml index 2d6060232..537aedb6a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/011_echo-tcp-ipv4-short-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml index 6b34583e5..5494d8303 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml index 6b34583e5..5494d8303 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/012_echo-tcp-ipv4-short-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml index d80c5100e..f85fa52ff 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml index c07e35831..4d70956f3 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/015_echo-tcp-ipv4-long-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml index 2d3e2b031..c0a015c6a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml index 2d3e2b031..c0a015c6a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/016_echo-tcp-ipv4-long-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml index fedebcd4f..949882264 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml index fedebcd4f..949882264 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/017_echo-tcp-ipv4-long-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml index d4bb90e6d..230cc4150 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml index 63d82904e..72293efc7 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/020_echo-tcp-ipv6-short-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml index 5cc367590..44e3a3923 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml index 5cc367590..44e3a3923 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/021_echo-tcp-ipv6-short-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml index 9a58c8225..35573b5d9 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml index 9a58c8225..35573b5d9 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/022_echo-tcp-ipv6-short-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml index a30bc6c66..7097741c9 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml index da7d61134..f35ad94a8 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/025_echo-tcp-ipv6-long-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml index a25175fe6..cf122e1b5 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml index a25175fe6..cf122e1b5 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/026_echo-tcp-ipv6-long-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml index c74621ef3..917ea876e 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml index c74621ef3..917ea876e 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/027_echo-tcp-ipv6-long-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml index f771684e8..e7a2cae25 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml index 4fe645d61..e3c7ad661 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/030_echo-udp-ipv4-short-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml index 884a4a0b7..11264a6cc 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml index 884a4a0b7..11264a6cc 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/031_echo-udp-ipv4-short-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml index 1f88284c9..9572ddcef 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml index 1f88284c9..9572ddcef 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/032_echo-udp-ipv4-short-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml index 389f4aaa7..bfa771026 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml index 04bf218bb..585c86797 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/035_echo-udp-ipv4-long-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml index ddefec1c8..3339f250c 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml index ddefec1c8..3339f250c 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/036_echo-udp-ipv4-long-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml index 133684627..30273efd7 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml index 133684627..30273efd7 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/037_echo-udp-ipv4-long-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml index 53a128102..ef23c852f 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml index cdf56df44..f76223cce 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/040_echo-udp-ipv6-short-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml index bf8e58471..b301ab8f6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml index bf8e58471..b301ab8f6 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/041_echo-udp-ipv6-short-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml index 3b609f66c..074ff0b5b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml index 3b609f66c..074ff0b5b 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/042_echo-udp-ipv6-short-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml index eb90ecbec..77fbdbf4a 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml index 9bcf1e9f6..69af52c54 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/045_echo-udp-ipv6-long-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml index 704928be6..3024c92aa 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml index 704928be6..3024c92aa 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/046_echo-udp-ipv6-long-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml index 7e94498a1..0f741a8f9 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml index 7e94498a1..0f741a8f9 100644 --- a/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/010_veth/047_echo-udp-ipv6-long-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml index 70b66ce36..33d3a0d5d 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml index ad9e2b38c..da6266836 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/010_echo-short-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml index 48454a12c..27d9a0bd1 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml index 48454a12c..27d9a0bd1 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/011_echo-short-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml index 53b65b684..056e004bf 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml index 53b65b684..056e004bf 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/012_echo-short-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml index aaf0e55c6..38c0444c8 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml index 88e75e96a..37bad9500 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/015_echo-long-1con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml index 89c42ff7a..0d8023e1c 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml index 89c42ff7a..0d8023e1c 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/016_echo-long-10con-single/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml index c534b5bf6..e9e83267a 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml index c534b5bf6..e9e83267a 100644 --- a/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml +++ b/test/cases/020_kernel/200_namespace/050_unix-domain/017_echo-long-5con-multi/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml index e30f2730d..e251cbd5b 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/010_veth-unix-domain-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml b/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml index 0cdce66a1..2852e7540 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/011_veth-unix-domain-echo-reverse/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml index d68811f69..58ab01a43 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/012_veth-ipv4-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml index 065861d88..0f55c24a4 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/013_veth-ipv6-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml index 9b8e440a6..9638797e0 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/014_veth-tcp-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml index d10814aed..d8de7ec46 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/015_veth-udp-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml b/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml index 11e8adaa6..2a1690d93 100644 --- a/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml +++ b/test/cases/020_kernel/200_namespace/100_mix/020_unix-domain-echo/test.yml @@ -6,5 +6,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"] diff --git a/test/cases/020_kernel/200_namespace/common.yml b/test/cases/020_kernel/200_namespace/common.yml index b69d6c8ed..6ee4c3e19 100644 --- a/test/cases/020_kernel/200_namespace/common.yml +++ b/test/cases/020_kernel/200_namespace/common.yml @@ -2,5 +2,5 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 diff --git a/test/cases/030_security/000_docker-bench/test.yml b/test/cases/030_security/000_docker-bench/test.yml index 3d44e84ca..f8e2c95a5 100644 --- a/test/cases/030_security/000_docker-bench/test.yml +++ b/test/cases/030_security/000_docker-bench/test.yml @@ -2,25 +2,25 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: sysfs - image: linuxkit/sysfs:5fd982d39ff7bec8e480c67a110acb2d3794c291 + image: linuxkit/sysfs:e2476b26d551cd75b032990545a304c2cfbd1084 - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] services: - name: rngd - image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368 + image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef - name: docker image: docker:20.10.6-dind capabilities: diff --git a/test/cases/030_security/010_ports/test.yml b/test/cases/030_security/010_ports/test.yml index 834aabf0c..edbfcbd1e 100644 --- a/test/cases/030_security/010_ports/test.yml +++ b/test/cases/030_security/010_ports/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 page_poison=1" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/001_dummy/test.yml b/test/cases/040_packages/001_dummy/test.yml index e9582e070..2f840104f 100644 --- a/test/cases/040_packages/001_dummy/test.yml +++ b/test/cases/040_packages/001_dummy/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dummy - image: linuxkit/dummy:b3004c5c8ecf05f8a315bef99078fe0a6deffcea + image: linuxkit/dummy:6b913f24a284f891a9657c4b22c1b4f4003efc73 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/040_packages/002_bcc/test.yml b/test/cases/040_packages/002_bcc/test.yml index cf98a6ec7..4a5307bc6 100644 --- a/test/cases/040_packages/002_bcc/test.yml +++ b/test/cases/040_packages/002_bcc/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 - linuxkit/kernel-bcc:5.4.113 onboot: - name: check-bcc @@ -17,7 +17,7 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/002_binfmt/test.yml b/test/cases/040_packages/002_binfmt/test.yml index 2106e449d..e659bcc17 100644 --- a/test/cases/040_packages/002_binfmt/test.yml +++ b/test/cases/040_packages/002_binfmt/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: binfmt - image: linuxkit/binfmt:8960cf2852ef5dccd8cb0746d8ba48ce4fe4651d + image: linuxkit/binfmt:312ed1cb899fae229b5303ac6c0510ac58f331c8 - 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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/002_bpftrace/test.yml b/test/cases/040_packages/002_bpftrace/test.yml index f43a933fc..095903fbb 100644 --- a/test/cases/040_packages/002_bpftrace/test.yml +++ b/test/cases/040_packages/002_bpftrace/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/bpftrace:aa3c430a9998399875e6cf3511e38fd3ab07cc5f + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/bpftrace:07ef5c6b7044adff8937d24e8ae8835bed1e0c65 onboot: - name: bpftrace-test image: alpine:3.13 @@ -17,7 +17,7 @@ onboot: capabilities: - all - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/003_ca-certificates/test.yml b/test/cases/040_packages/003_ca-certificates/test.yml index 28e711512..7bd6c73dd 100644 --- a/test/cases/040_packages/003_ca-certificates/test.yml +++ b/test/cases/040_packages/003_ca-certificates/test.yml @@ -2,9 +2,9 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: test image: alpine:3.13 @@ -13,7 +13,7 @@ onboot: - /etc:/host-etc command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/003_cgroupv2/test.yml b/test/cases/040_packages/003_cgroupv2/test.yml index 2bc5f8156..197ed528c 100644 --- a/test/cases/040_packages/003_cgroupv2/test.yml +++ b/test/cases/040_packages/003_cgroupv2/test.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: test image: alpine:3.13 @@ -15,7 +15,7 @@ onboot: - /run:/run command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/003_containerd/test.yml b/test/cases/040_packages/003_containerd/test.yml index 25c0411ed..aad8ecf1a 100644 --- a/test/cases/040_packages/003_containerd/test.yml +++ b/test/cases/040_packages/003_containerd/test.yml @@ -2,22 +2,22 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib"] - name: test image: linuxkit/test-containerd:32ec3ec67d9c1963f497c71c2e3cd2a466c9f424 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 diff --git a/test/cases/040_packages/004_dhcpcd/test.yml b/test/cases/040_packages/004_dhcpcd/test.yml index 8c849c4dd..1cf3da5dd 100644 --- a/test/cases/040_packages/004_dhcpcd/test.yml +++ b/test/cases/040_packages/004_dhcpcd/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef 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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/004_dm-crypt/000_simple/test.yml b/test/cases/040_packages/004_dm-crypt/000_simple/test.yml index d8319d8de..5e1f530e0 100644 --- a/test/cases/040_packages/004_dm-crypt/000_simple/test.yml +++ b/test/cases/040_packages/004_dm-crypt/000_simple/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dm-crypt - image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af + image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99 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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/004_dm-crypt/001_luks/test.yml b/test/cases/040_packages/004_dm-crypt/001_luks/test.yml index 7578b07d1..119b2feb1 100644 --- a/test/cases/040_packages/004_dm-crypt/001_luks/test.yml +++ b/test/cases/040_packages/004_dm-crypt/001_luks/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dm-crypt - image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af + image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99 command: ["/usr/bin/crypto", "-l", "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:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/004_dm-crypt/002_key/test.yml b/test/cases/040_packages/004_dm-crypt/002_key/test.yml index 245e15a1a..a76a2379f 100644 --- a/test/cases/040_packages/004_dm-crypt/002_key/test.yml +++ b/test/cases/040_packages/004_dm-crypt/002_key/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: dm-crypt - image: linuxkit/dm-crypt:526d32351c8246431be8e1a168cb514ff3c365af + image: linuxkit/dm-crypt:501dade7be942e9203b6d640cc21ea5f975ded99 command: ["/usr/bin/crypto", "-k", "/some/other/enc_key", "it_is_encrypted", "/dev/sda"] binds: - /dev/:/dev @@ -19,7 +19,7 @@ onboot: - /dev:/dev command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/000_ext4/test-create.yml b/test/cases/040_packages/005_extend/000_ext4/test-create.yml index 5ea701ed3..51a75b510 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test-create.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test-create.yml @@ -2,13 +2,13 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -16,5 +16,5 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/040_packages/005_extend/000_ext4/test.yml b/test/cases/040_packages/005_extend/000_ext4/test.yml index cb12b0f7c..141bfc89e 100644 --- a/test/cases/040_packages/005_extend/000_ext4/test.yml +++ b/test/cases/040_packages/005_extend/000_ext4/test.yml @@ -2,13 +2,13 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: extend - image: linuxkit/extend:aa486645c16e6465015970722bf6c9c19534d97e + image: linuxkit/extend:fc13ad59861ab47f59fb93aee39469c03cac88bb - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -17,7 +17,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml index ecc6390ea..6e0e0308a 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test-create.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test-create.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: modprobe - image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9 + image: linuxkit/modprobe:57e99b39ad85e71fb7231aae07e311d26ac8c788 command: ["modprobe", "btrfs"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-type", "btrfs" ] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -20,5 +20,5 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/040_packages/005_extend/001_btrfs/test.yml b/test/cases/040_packages/005_extend/001_btrfs/test.yml index 94ddd7fd2..e40a2a8f0 100644 --- a/test/cases/040_packages/005_extend/001_btrfs/test.yml +++ b/test/cases/040_packages/005_extend/001_btrfs/test.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: modprobe - image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9 + image: linuxkit/modprobe:57e99b39ad85e71fb7231aae07e311d26ac8c788 command: ["modprobe", "btrfs"] - name: extend - image: linuxkit/extend:aa486645c16e6465015970722bf6c9c19534d97e + image: linuxkit/extend:fc13ad59861ab47f59fb93aee39469c03cac88bb command: ["/usr/bin/extend", "-type", "btrfs"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -21,7 +21,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/002_xfs/test-create.yml b/test/cases/040_packages/005_extend/002_xfs/test-create.yml index 51004d36d..e3f513e8b 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test-create.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test-create.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-type", "xfs"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -17,5 +17,5 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/040_packages/005_extend/002_xfs/test.yml b/test/cases/040_packages/005_extend/002_xfs/test.yml index 47ebb06b4..16736e5d2 100644 --- a/test/cases/040_packages/005_extend/002_xfs/test.yml +++ b/test/cases/040_packages/005_extend/002_xfs/test.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: extend - image: linuxkit/extend:aa486645c16e6465015970722bf6c9c19534d97e + image: linuxkit/extend:fc13ad59861ab47f59fb93aee39469c03cac88bb command: ["/usr/bin/extend", "-type", "xfs"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/005_extend/003_gpt/test-create.yml b/test/cases/040_packages/005_extend/003_gpt/test-create.yml index a8df54038..9af309eda 100644 --- a/test/cases/040_packages/005_extend/003_gpt/test-create.yml +++ b/test/cases/040_packages/005_extend/003_gpt/test-create.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-partition", "gpt"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -17,5 +17,5 @@ onboot: - /var/lib/docker:/var/lib/docker command: ["touch", "/var/lib/docker/bar"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] diff --git a/test/cases/040_packages/005_extend/003_gpt/test.yml b/test/cases/040_packages/005_extend/003_gpt/test.yml index cb12b0f7c..141bfc89e 100644 --- a/test/cases/040_packages/005_extend/003_gpt/test.yml +++ b/test/cases/040_packages/005_extend/003_gpt/test.yml @@ -2,13 +2,13 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: extend - image: linuxkit/extend:aa486645c16e6465015970722bf6c9c19534d97e + image: linuxkit/extend:fc13ad59861ab47f59fb93aee39469c03cac88bb - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -17,7 +17,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/000_auto/test.yml b/test/cases/040_packages/006_format_mount/000_auto/test.yml index 9fdb78b1b..6479c383a 100644 --- a/test/cases/040_packages/006_format_mount/000_auto/test.yml +++ b/test/cases/040_packages/006_format_mount/000_auto/test.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/001_by_label/test.yml b/test/cases/040_packages/006_format_mount/001_by_label/test.yml index 8dc83c91a..cafd31e50 100644 --- a/test/cases/040_packages/006_format_mount/001_by_label/test.yml +++ b/test/cases/040_packages/006_format_mount/001_by_label/test.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-label", "docker"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in index 252fb142d..a65faff59 100644 --- a/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in +++ b/test/cases/040_packages/006_format_mount/002_by_name/test.yml.in @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "@DEVICE@"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "-device", "@DEVICE@1", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml index 17838593a..f8cd62864 100644 --- a/test/cases/040_packages/006_format_mount/003_btrfs/test.yml +++ b/test/cases/040_packages/006_format_mount/003_btrfs/test.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: modprobe - image: linuxkit/modprobe:ff76e806a0da0ea35f16951541cf3d24094b52c9 + image: linuxkit/modprobe:57e99b39ad85e71fb7231aae07e311d26ac8c788 command: ["modprobe", "btrfs"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-type", "btrfs" ] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -21,7 +21,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/004_xfs/test.yml b/test/cases/040_packages/006_format_mount/004_xfs/test.yml index ba1b264d9..1963ff04e 100644 --- a/test/cases/040_packages/006_format_mount/004_xfs/test.yml +++ b/test/cases/040_packages/006_format_mount/004_xfs/test.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-type", "xfs" ] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml index e28a733f7..dda4dff55 100644 --- a/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml +++ b/test/cases/040_packages/006_format_mount/005_by_device_force/test.yml @@ -2,23 +2,23 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sda"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-verbose", "-type", "ext4", "/dev/sdb"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-verbose", "-type", "xfs", "/dev/sda"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-verbose", "-force", "-type", "xfs", "/dev/sdb"] - name: test - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a binds: - /check.sh:/check.sh command: ["sh", "./check.sh"] @@ -26,7 +26,7 @@ onboot: - CAP_SYS_ADMIN - CAP_MKNOD - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/006_gpt/test.yml b/test/cases/040_packages/006_format_mount/006_gpt/test.yml index 63b191365..588c56e56 100644 --- a/test/cases/040_packages/006_format_mount/006_gpt/test.yml +++ b/test/cases/040_packages/006_format_mount/006_gpt/test.yml @@ -2,14 +2,14 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-partition", "gpt"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "/var/lib/docker"] - name: test image: alpine:3.13 @@ -18,7 +18,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/006_format_mount/010_multiple/test.yml b/test/cases/040_packages/006_format_mount/010_multiple/test.yml index 546f15bb4..618bde6ed 100644 --- a/test/cases/040_packages/006_format_mount/010_multiple/test.yml +++ b/test/cases/040_packages/006_format_mount/010_multiple/test.yml @@ -2,20 +2,20 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-label", "docker"] - name: format - image: linuxkit/format:5161fe240e5824da04d51bcf5e00afcb0c18dc25 + image: linuxkit/format:4686064ce75f8014a3cdf8c3227887a81a74180a command: ["/usr/bin/format", "-label", "foo"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "-label", "docker", "/var/lib/docker"] - name: mount - image: linuxkit/mount:f671cb94a8999a65e33b3fe79f3def58e3d58b07 + image: linuxkit/mount:e3f4f07c424c1aff42a3b2009fb701540e313056 command: ["/usr/bin/mountie", "-label", "foo", "/var/foo"] - name: test image: alpine:3.13 @@ -25,7 +25,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/007_getty-containerd/test.yml b/test/cases/040_packages/007_getty-containerd/test.yml index cfce18368..9eff30900 100644 --- a/test/cases/040_packages/007_getty-containerd/test.yml +++ b/test/cases/040_packages/007_getty-containerd/test.yml @@ -2,17 +2,17 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] services: - name: getty - image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7 + image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576 files: - path: etc/getty.shadow # sample sets password for root to "abcdefgh" (without quotes) diff --git a/test/cases/040_packages/009_init_containerd/test.yml b/test/cases/040_packages/009_init_containerd/test.yml index b92adddf1..1aaa1d0c4 100644 --- a/test/cases/040_packages/009_init_containerd/test.yml +++ b/test/cases/040_packages/009_init_containerd/test.yml @@ -2,10 +2,10 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b services: - name: test image: alpine:3.13 diff --git a/test/cases/040_packages/011_kmsg/test.yml b/test/cases/040_packages/011_kmsg/test.yml index 95a3d51dc..1dc77b4f5 100644 --- a/test/cases/040_packages/011_kmsg/test.yml +++ b/test/cases/040_packages/011_kmsg/test.yml @@ -2,16 +2,16 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 - - linuxkit/memlogd:1a00c05fea660cf66b9f532c98f718ef63698cb5 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b + - linuxkit/memlogd:50df5373d77ee7a7f121a0a83e7b20eee96a2492 services: - name: kmsg - image: linuxkit/kmsg:ba81a0a3029b4bb7ee455f73892da9667397ca5b + image: linuxkit/kmsg:114cd10aba9f28530410f09cebee5777522b2f9e - name: write-and-rotate-logs - image: linuxkit/logwrite:107c407b3443fb04eb0a6f69182653836c4e62f9 + image: linuxkit/logwrite:de7ed802f84a3640e930a4a2fccf0b1ca2e25a00 - name: check-the-logs image: alpine:3.13 binds: diff --git a/test/cases/040_packages/012_logwrite/test.yml b/test/cases/040_packages/012_logwrite/test.yml index a94a7b41a..6fce3185a 100644 --- a/test/cases/040_packages/012_logwrite/test.yml +++ b/test/cases/040_packages/012_logwrite/test.yml @@ -2,18 +2,18 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 - - linuxkit/memlogd:1a00c05fea660cf66b9f532c98f718ef63698cb5 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b + - linuxkit/memlogd:50df5373d77ee7a7f121a0a83e7b20eee96a2492 services: # A service which generates logs of log messages - name: fill-the-logs image: alpine command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); done" ] - name: write-and-rotate-logs - image: linuxkit/logwrite:107c407b3443fb04eb0a6f69182653836c4e62f9 + image: linuxkit/logwrite:de7ed802f84a3640e930a4a2fccf0b1ca2e25a00 command: ["/usr/bin/logwrite", "-max-log-size", "1024"] - name: check-the-logs image: alpine:3.13 diff --git a/test/cases/040_packages/012_losetup/test.yml b/test/cases/040_packages/012_losetup/test.yml index bfc11bf88..b6f5dbc67 100644 --- a/test/cases/040_packages/012_losetup/test.yml +++ b/test/cases/040_packages/012_losetup/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: losetup - image: linuxkit/losetup:fcee8e453684d45c3c411fe8c28ecb2210158638 + image: linuxkit/losetup:bcee190708d1612203309435bcef8a2d0b982d92 command: ["/usr/bin/loopy", "-c", "/var/test.img"] - name: test image: alpine:3.13 @@ -20,7 +20,7 @@ onboot: type: b command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/013_metadata/000_cidata/test.yml b/test/cases/040_packages/013_metadata/000_cidata/test.yml index 972dd9cda..2bb062ef5 100644 --- a/test/cases/040_packages/013_metadata/000_cidata/test.yml +++ b/test/cases/040_packages/013_metadata/000_cidata/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: metadata - image: linuxkit/metadata:501144d47215671e77b9cac44748a04f21236195 + image: linuxkit/metadata:420ead0d86604a6dc138c393914d419b68e50e04 command: ["/usr/bin/metadata", "-v"] - name: test image: alpine:3.13 @@ -15,7 +15,7 @@ onboot: - /run:/run command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/013_mkimage/mkimage.yml b/test/cases/040_packages/013_mkimage/mkimage.yml index 1cceceea3..2cadfb7a7 100644 --- a/test/cases/040_packages/013_mkimage/mkimage.yml +++ b/test/cases/040_packages/013_mkimage/mkimage.yml @@ -2,10 +2,10 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: mkimage - image: linuxkit/mkimage:43a37c8c98dfb4cdf9639223fa1baacf305eb5e7 + image: linuxkit/mkimage:ef9d1414c7c451a600d01ea12d1b5de36202fb13 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 diff --git a/test/cases/040_packages/013_mkimage/run.yml b/test/cases/040_packages/013_mkimage/run.yml index 26a81fc24..329725432 100644 --- a/test/cases/040_packages/013_mkimage/run.yml +++ b/test/cases/040_packages/013_mkimage/run.yml @@ -2,8 +2,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 diff --git a/test/cases/040_packages/019_sysctl/test.yml b/test/cases/040_packages/019_sysctl/test.yml index 7edfe2c0e..4ea8f1cb6 100644 --- a/test/cases/040_packages/019_sysctl/test.yml +++ b/test/cases/040_packages/019_sysctl/test.yml @@ -2,11 +2,11 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: sysctl - image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee + image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01 - name: test image: alpine:3.13 net: host @@ -16,7 +16,7 @@ onboot: - /check.sh:/check.sh command: ["sh", "./check.sh"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "10"] files: - path: check.sh diff --git a/test/cases/040_packages/023_wireguard/test.yml b/test/cases/040_packages/023_wireguard/test.yml index b0c4b41d4..a0801050c 100644 --- a/test/cases/040_packages/023_wireguard/test.yml +++ b/test/cases/040_packages/023_wireguard/test.yml @@ -2,16 +2,16 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0 console=ttyAMA0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 - - linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d + - linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: wg0 - image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f net: new binds: - /etc/wireguard:/etc/wireguard @@ -24,7 +24,7 @@ onboot: bindNS: net: /run/netns/wg0 - name: wg1 - image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7 + image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f net: new binds: - /etc/wireguard:/etc/wireguard diff --git a/test/hack/test-ltp.yml b/test/hack/test-ltp.yml index c03118806..057081594 100644 --- a/test/hack/test-ltp.yml +++ b/test/hack/test-ltp.yml @@ -2,16 +2,16 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: ltp image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd binds: - /etc/ltp/baseline:/etc/ltp/baseline - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 files: - path: /etc/ltp/baseline contents: "100" diff --git a/test/hack/test.yml b/test/hack/test.yml index d41205294..ab15e6eff 100644 --- a/test/hack/test.yml +++ b/test/hack/test.yml @@ -4,15 +4,15 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 - - linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 + - linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d onboot: - name: dhcpcd - image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115 + image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] - name: check-kernel-config image: linuxkit/test-kernel-config:8e5406d070b5ac05e624134e0a4f810078626c16 - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "120"] diff --git a/test/pkg/ns/template.yml b/test/pkg/ns/template.yml index b375ab8e8..20e2bad0d 100644 --- a/test/pkg/ns/template.yml +++ b/test/pkg/ns/template.yml @@ -3,8 +3,8 @@ kernel: image: linuxkit/kernel:5.10.104 cmdline: "console=ttyS0" init: - - linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04 - - linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80 + - linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd + - linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021 onboot: - name: test-ns image: linuxkit/test-ns:1a7c8ae79394b6c569cbb34b848e310554186330 @@ -14,5 +14,5 @@ onboot: - type: cgroup options: ["rw"] - name: poweroff - image: linuxkit/poweroff:992d9c7531166fe071d945e8b2728d8b61eb8d5a + image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5 command: ["/bin/sh", "/poweroff.sh", "3"]