mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +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
|
image: mkimage-dynamic-vhd
|
||||||
disable-content-trust: true
|
|
||||||
|
@@ -1,2 +1 @@
|
|||||||
image: mkimage-gcp
|
image: mkimage-gcp
|
||||||
disable-content-trust: true
|
|
||||||
|
@@ -1,4 +1,3 @@
|
|||||||
image: mkimage-iso-bios
|
image: mkimage-iso-bios
|
||||||
disable-content-trust: true
|
|
||||||
arches:
|
arches:
|
||||||
- amd64
|
- amd64
|
||||||
|
@@ -1,3 +1,2 @@
|
|||||||
image: mkimage-iso-efi
|
image: mkimage-iso-efi
|
||||||
disable-content-trust: true
|
|
||||||
network: true
|
network: true
|
||||||
|
@@ -1,2 +1 @@
|
|||||||
image: mkimage-vhd
|
image: mkimage-vhd
|
||||||
disable-content-trust: true
|
|
||||||
|
@@ -1,2 +1 @@
|
|||||||
image: mkimage-vmdk
|
image: mkimage-vmdk
|
||||||
disable-content-trust: true
|
|
||||||
|
Reference in New Issue
Block a user