mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 23:47:11 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user