mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
blueprint: Add metadata/manifest to initrd
This record the YAML used to build the image in the image itself. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
39a38c791b
commit
b276fc7616
@ -6,6 +6,9 @@ kernel:
|
||||
init:
|
||||
- linuxkit/init-lcow:877bfca958c836f7e0ba9a6157088905611a08f9
|
||||
- linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a
|
||||
files:
|
||||
- path: etc/linuxkit.yml
|
||||
metadata: yaml
|
||||
trust:
|
||||
org:
|
||||
- linuxkit
|
||||
|
Loading…
Reference in New Issue
Block a user