mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
tools: enable content trust for mkimage-*
A few of these already had content-trust, enable for the remaineder. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
d606c88e80
commit
a87a07c8e9
@ -1,2 +1 @@
|
||||
image: mkimage-dynamic-vhd
|
||||
disable-content-trust: true
|
||||
|
@ -1,2 +1 @@
|
||||
image: mkimage-gcp
|
||||
disable-content-trust: true
|
||||
|
@ -1,4 +1,3 @@
|
||||
image: mkimage-iso-bios
|
||||
disable-content-trust: true
|
||||
arches:
|
||||
- amd64
|
||||
|
@ -1,3 +1,2 @@
|
||||
image: mkimage-iso-efi
|
||||
disable-content-trust: true
|
||||
network: true
|
||||
|
@ -1,2 +1 @@
|
||||
image: mkimage-vhd
|
||||
disable-content-trust: true
|
||||
|
@ -1,2 +1 @@
|
||||
image: mkimage-vmdk
|
||||
disable-content-trust: true
|
||||
|
Loading…
Reference in New Issue
Block a user