mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-12 20:00:31 +00:00
Update package tags
Signed-off-by: Chris Irrgang <chris.irrgang@gmx.de>
This commit is contained in:
committed by
Avi Deitcher
parent
38c84d8c3c
commit
72de5c6476
@@ -2,16 +2,16 @@ kernel:
|
||||
image: linuxkit/kernel:6.12.52
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:680da6e6f79bb8236a095147d532cd2160e23c9f
|
||||
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
|
||||
- linuxkit/containerd:838b745e38e43309393675ce3cf04bee9047eb91
|
||||
- linuxkit/init:962b1eb0f6fd0b3e072be3bf555a10c9c831f53d
|
||||
- linuxkit/runc:4ae6608b906fa1f428cfcb55686a8452e98e8a27
|
||||
- linuxkit/containerd:c4e7bb44ddf46365abc4f4b5fa77901bdd73321c
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:0967388fb338867dddd3c1a72470a1a7cec5a0dd
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
|
||||
image: linuxkit/poweroff:57b9b0dc81aa7247e35628cb7d1723546b569004
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -4,15 +4,15 @@ kernel:
|
||||
image: linuxkit/kernel:6.12.52
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:680da6e6f79bb8236a095147d532cd2160e23c9f
|
||||
- linuxkit/runc:2dfee46421e963d6c0d946137e46fe36fa606d29
|
||||
- linuxkit/containerd:838b745e38e43309393675ce3cf04bee9047eb91
|
||||
- linuxkit/init:962b1eb0f6fd0b3e072be3bf555a10c9c831f53d
|
||||
- linuxkit/runc:4ae6608b906fa1f428cfcb55686a8452e98e8a27
|
||||
- linuxkit/containerd:c4e7bb44ddf46365abc4f4b5fa77901bdd73321c
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:4681273eeea47c26d980958656e60fe70d49e318
|
||||
image: linuxkit/dhcpcd:700b2f53f2133f9dd3896b86e7ef7e22e459fefc
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:75b54d40268141d966b0c820e184981d3a30fac0
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:533800608f90bf05e2b39c899f2f1cbe7421b8e7
|
||||
image: linuxkit/poweroff:57b9b0dc81aa7247e35628cb7d1723546b569004
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
||||
Reference in New Issue
Block a user