Files
linuxkit/examples/node_exporter.yml
David Scott d4c6ab742b Update hashes for pkg/...
Signed-off-by: David Scott <dave@recoil.org>
2021-10-18 21:02:44 +01:00

19 lines
658 B
YAML

kernel:
image: linuxkit/kernel:5.10.47
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:78fb57c7da07c4e43c3a37b27755581da087a3b6
- linuxkit/runc:5f9941eed05f58293f928c9f2f0b6a3f9f6f55c1
- linuxkit/containerd:1c4d860d198095565baa3d8d60d434f034f0fef0
services:
- name: getty
image: linuxkit/getty:ebe3397aa9b08e8f310121fdb0aac9406e1c8e73
env:
- INSECURE=true
- name: rngd
image: linuxkit/rngd:bdabfe138f05f7d48396d2f435af16f5a6ccaa45
- name: dhcpcd
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
- name: node_exporter
image: linuxkit/node_exporter:f2e8d89c950dada9a1ff497f312abd79a00292f8