mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-12 21:29:59 +00:00
Merge pull request #3702 from deitch/alpine-314
bump alpine to 3.14, remove go version hack
This commit is contained in:
@@ -2,18 +2,18 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.76
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:43c52456571369d62882605e4d510f0df3ed93de
|
||||
- linuxkit/runc:5f9941eed05f58293f928c9f2f0b6a3f9f6f55c1
|
||||
- linuxkit/containerd:b991571dd383351dbb2873f9ae3b70475adb6816
|
||||
- linuxkit/init:eb597ef74d808b5320ad1060b1620a6ac31e7ced
|
||||
- linuxkit/runc:21dbbda709ae138de0af6b0c7e4ae49525db5e88
|
||||
- linuxkit/containerd:2f0907913dd54ab5186006034eb224a0da12443e
|
||||
onboot:
|
||||
- name: ip
|
||||
image: linuxkit/ip:b98c32fab9c8997c5d05677af979f05dfcd8b3f1
|
||||
image: linuxkit/ip:6cc44dd4e18ddb02de01bc4b34b5799971b6a7bf
|
||||
binds:
|
||||
- /etc/ip:/etc/ip
|
||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
|
||||
image: linuxkit/getty:3c6e89681a988c3d4e2610fcd7aaaa0247ded3ec
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
Reference in New Issue
Block a user