From b276fc7616896eb4e749b6c26011c857de0c11d9 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 --- blueprints/lcow.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/blueprints/lcow.yml b/blueprints/lcow.yml index 783e6f503..a395d5d6b 100644 --- a/blueprints/lcow.yml +++ b/blueprints/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