examples/logging: add kmsg to read /dev/kmsg

Signed-off-by: David Scott <dave.scott@docker.com>
This commit is contained in:
David Scott 2018-07-06 11:44:38 +01:00
parent 9344473ba5
commit facadbf548

View File

@ -26,6 +26,8 @@ services:
command: ["/bin/sh", "-c", "while /bin/true; do echo hello $(date); sleep 1; done" ]
- name: write-and-rotate-logs
image: linuxkit/logwrite:7859c102a963828fd9c5aa3837db9600483220c7
- name: kmsg
image: linuxkit/kmsg:3dfa0d5b4027ecc16089f27fbcffa15d6aa5438e
trust:
org:
- linuxkit