mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-03 16:07:43 +00:00
Update package tags to v0.8
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -2,18 +2,18 @@ kernel:
|
||||
image: linuxkit/kernel:5.4.39
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:e93b0bf37b030238d33e04b98e90d087637f3d2c
|
||||
- linuxkit/runc:f79954950022fea76b8b6f10de58cb48e4fb3878
|
||||
- linuxkit/containerd:6ef473a228db6f6ee163f9b9a051102a1552a4ef
|
||||
- linuxkit/init:v0.8
|
||||
- linuxkit/runc:v0.8
|
||||
- linuxkit/containerd:v0.8
|
||||
onboot:
|
||||
- name: ip
|
||||
image: linuxkit/ip:22f0b3be72f25adb8a38aa67c075d59da49d20f2
|
||||
image: linuxkit/ip:v0.8
|
||||
binds:
|
||||
- /etc/ip:/etc/ip
|
||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:48f66df198981e692084bf70ab72b9fe2be0f880
|
||||
image: linuxkit/getty:v0.8
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
Reference in New Issue
Block a user