From c8e0a3f19b16f17dfb2d6ba3af877cdbc5b571a4 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Mon, 25 Sep 2017 13:56:44 +0100 Subject: [PATCH] blueprint: Add metadata/manifest to initrd This record the YAML used to build the image in the image itself. Signed-off-by: Rolf Neugebauer --- lcow.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lcow.yml b/lcow.yml index 783e6f5..a395d5d 100644 --- a/lcow.yml +++ b/lcow.yml @@ -6,6 +6,9 @@ kernel: init: - linuxkit/init-lcow:877bfca958c836f7e0ba9a6157088905611a08f9 - linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a +files: + - path: etc/linuxkit.yml + metadata: yaml trust: org: - linuxkit