Update package tags

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-26 13:57:46 +02:00
parent 73d160e356
commit 7fa10ce83a
173 changed files with 694 additions and 694 deletions

View File

@@ -3,8 +3,8 @@ kernel:
image: linuxkit/kernel:5.10.104
cmdline: "console=ttyS0"
init:
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
- linuxkit/init:5251073a3d3e52881bf2697f7dfabac6eedfd569
- linuxkit/runc:49628804b3a39b0a0cfab046dd80b76a4fd87b5a
onboot:
- name: test-ns
image: linuxkit/test-ns:619db97ac53446fd3e01bcca16c0bd9e0626e00b
@@ -14,5 +14,5 @@ onboot:
- type: cgroup
options: ["rw"]
- name: poweroff
image: linuxkit/poweroff:58b9a79e2ee74b435b2f015dcbe3e6a16cc827e5
image: linuxkit/poweroff:bd7c21330487f5b98d2852c2527566940b6d6044
command: ["/bin/sh", "/poweroff.sh", "3"]