mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-08 10:21:27 +00:00
@@ -2,23 +2,23 @@ kernel:
|
||||
image: linuxkit/kernel:4.9.34
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/ca-certificates:4de36e93dc87f7ccebd20db616ed10d381911d32
|
||||
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||
- linuxkit/ca-certificates:6003d7e78387f1fbb35bf1d1af300120be97f94b
|
||||
- samoht/fdd
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||
services:
|
||||
- name: getty
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||
env:
|
||||
- INSECURE=true
|
||||
- name: rngd
|
||||
image: linuxkit/rngd:310c16ec5315bd07d4b8f5332cfa7dc5cbc7d368
|
||||
image: linuxkit/rngd:e35c1c671a9d35dbc42b83b620563ce472f8effb
|
||||
- name: dhcpcd
|
||||
image: linuxkit/dhcpcd:2a8ed08fea442909ba10f950d458191ed3647115
|
||||
image: linuxkit/dhcpcd:a58543e8b40a29b3cd0c5d1e42ce21b71a8abcef
|
||||
files:
|
||||
- path: etc/init.d/020-fdd-init
|
||||
mode: "0700"
|
||||
|
@@ -2,12 +2,12 @@ kernel:
|
||||
image: linuxkit/kernel:5.10.104
|
||||
cmdline: "console=ttyS0 page_poison=1"
|
||||
init:
|
||||
- linuxkit/init:07d37c3ae7fad5ddcb54c8dc65774ae050851f04
|
||||
- linuxkit/runc:2aabf16bc8a1b94e015ee53fa2e7a77ab1883a80
|
||||
- linuxkit/containerd:95d5f0d2d8dc63bd87e96b7b39cf026cb86125c9
|
||||
- linuxkit/init:817099ace2d56ea2d20c7702ab8e1a8abc7d89fd
|
||||
- linuxkit/runc:59c40661f2174ca6752d73086b91d63eeb98d021
|
||||
- linuxkit/containerd:0dab9a4e2b9aa7f034873881a08890fd40b2755d
|
||||
onboot:
|
||||
- name: sysctl
|
||||
image: linuxkit/sysctl:c6f23919b8610c7645a89a89f863c6209bc84bee
|
||||
image: linuxkit/sysctl:f8a06fea01bfcb322e913213e22d35790168ed01
|
||||
- name: dhcp-client
|
||||
image: miragesdk/dhcp-client:22aa9d527820534295a8cd59901c0c5197af6585
|
||||
net: host
|
||||
@@ -28,9 +28,9 @@ onboot:
|
||||
- /lib:/lib # for ifconfig
|
||||
services:
|
||||
- name: sshd
|
||||
image: linuxkit/sshd:62036c2a279715d05e8298b9269a0659964f2619
|
||||
image: linuxkit/sshd:3d3847cf029b1b600b97011f78aa015315b2cb78
|
||||
- name: getty
|
||||
image: linuxkit/getty:e74e6cad132403d1a6d6cd25b136a7c69c99f3f7
|
||||
image: linuxkit/getty:9b8e6b510b49da196a1e412aa95f364e3dd16576
|
||||
env:
|
||||
- INSECURE=true
|
||||
files:
|
||||
|
Reference in New Issue
Block a user