mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +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:
|
init:
|
||||||
- linuxkit/init-lcow:877bfca958c836f7e0ba9a6157088905611a08f9
|
- linuxkit/init-lcow:877bfca958c836f7e0ba9a6157088905611a08f9
|
||||||
- linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a
|
- linuxkit/runc:a1b564248a0d0b118c11e61db9f84ecf41dd2d2a
|
||||||
|
files:
|
||||||
|
- path: etc/linuxkit.yml
|
||||||
|
metadata: yaml
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
- linuxkit
|
- linuxkit
|
||||||
|
Loading…
Reference in New Issue
Block a user