Update package tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2025-01-15 14:59:47 +02:00
parent ed42bcdd5e
commit 5c2e62d2b9
191 changed files with 778 additions and 778 deletions

View File

@@ -2,8 +2,8 @@ kernel:
image: linuxkit/kernel:6.6.13
cmdline: "linuxkit.unified_cgroup_hierarchy=1 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:7135424f6836ee166d1199e88cfb95ee88efaf91
- linuxkit/runc:efcece75889aec4e2de0d95ba27ccc46438522b3
- linuxkit/init:30e04e810c9d3d54ab1eb6c2d9407a09d4f2709a
- linuxkit/runc:8b5af3365fc7d015db4e44113d93c7b1f8e2d2ab
onboot:
- name: test
image: alpine:3.13
@@ -15,7 +15,7 @@ onboot:
- /run:/run
command: ["sh", "./check.sh"]
- name: poweroff
image: linuxkit/poweroff:963fd495fd6616f7ea44d158b497a87232e01ca3
image: linuxkit/poweroff:30e2aaed00660c7938c291b55756a0ee69fd9a0f
command: ["/bin/sh", "/poweroff.sh", "10"]
files:
- path: check.sh