Files
linuxkit/examples/node_exporter.yml
Justin Cormack 421a4d3d7c Merge pull request #2809 from stevvooe/plumb-namespace-context
pkg/init/cmd/service: plumb containerd namespace
2018-01-08 13:43:37 +00:00

22 lines
686 B
YAML

kernel:
image: linuxkit/kernel:4.9.75
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:fb1e34662dc92a45f8e92c91adbee094e22feb55
- linuxkit/runc:abc3f292653e64a2fd488e9675ace19a55ec7023
- linuxkit/containerd:e58a382c33bb509ba3e0e8170dfaa5a100504c5b
services:
- name: getty
image: linuxkit/getty:22e27189b6b354e1d5d38fc0536a5af3f2adb79f
env:
- INSECURE=true
- name: rngd
image: linuxkit/rngd:94e01a4b16fadb053455cdc2269c4eb0b39199cd
- name: dhcpcd
image: linuxkit/dhcpcd:0d59a6cc03412289ef4313f2491ec666c1715cc9
- name: node_exporter
image: linuxkit/node_exporter:db8ba40196c010d06f15ffd231132d360614d507
trust:
org:
- linuxkit