mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-06 01:11:23 +00:00
changed some packages to force new package versions, rebuild with sbom
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -2,16 +2,16 @@ kernel:
|
||||
image: "linuxkitprojects/kernel-memorizer:4.10_dbg"
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:b7a8f94dfb72f738318cc25daf05451ed85ba194
|
||||
- linuxkit/runc:436357ce16dd663e24f595bcec26d5ae476c998e
|
||||
- linuxkit/containerd:d445de33c7f08470187b068d247b1c0dea240f0a
|
||||
- linuxkit/init:aa44b2891ae0273bd194bcf261dc75425713c034
|
||||
- linuxkit/runc:d02dbf3e72632831246ca9e2bc45772e2c3c02b8
|
||||
- linuxkit/containerd:4703525398adfe47764efbee8b36af79b4a6b097
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:06f34bce0facea79161566d67345c3ea49965437
|
||||
image: linuxkit/getty:4fbbfb7d2e78c8da9be51fc93b78b96685fb1809
|
||||
env:
|
||||
- INSECURE=true
|
||||
trust:
|
||||
|
Reference in New Issue
Block a user