mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-05 00:42:54 +00:00
Update package tags to v0.7
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -4,16 +4,16 @@ kernel:
|
||||
image: linuxkit/kernel:4.19.34
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
|
||||
init:
|
||||
- linuxkit/init:3a772fafa2e45b872c72375dd6bc34993257b6d1
|
||||
- linuxkit/runc:02f2f6dd425eb3ff98f488b5cdef0125be787332
|
||||
- linuxkit/containerd:d197495c30d0c6e81cb038d8ab3b8f793736b39d
|
||||
- linuxkit/init:v0.7
|
||||
- linuxkit/runc:v0.7
|
||||
- linuxkit/containerd:v0.7
|
||||
onboot:
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:85738d3d2f152a7879e17a61444f7714b858c2ee
|
||||
image: linuxkit/dhcpcd:v0.7
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:01993189b8c583dc91cbbc7d4be131832c0fc205
|
||||
image: linuxkit/getty:v0.7
|
||||
env:
|
||||
- INSECURE=true
|
||||
# Currently redis:4.0.6-alpine has trust issue with multi-arch
|
||||
|
Reference in New Issue
Block a user