mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-12 21:29:59 +00:00
@@ -2,18 +2,18 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
|
||||
init:
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||
onboot:
|
||||
- name: ip
|
||||
image: linuxkit/ip:c88e3272e3b12edec454e4720da8bb70a7655bc7
|
||||
image: linuxkit/ip:bc8772ad4a77269d131a7baeb77d867ef7ab3c9f
|
||||
binds:
|
||||
- /etc/ip:/etc/ip
|
||||
command: ["ip", "-b", "/etc/ip/eth0.conf"]
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
Reference in New Issue
Block a user