mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 04:27:27 +00:00 
			
		
		
		
	Before the alpine base image is multi-arch and signed, the DOCKER_CONTENT_TRUST=1 doesn't work on AArch64 for 'docker build'. Now since the alpine base image is already multi-arch and signed, also we've used 'push_manifest.sh' to push and sign linuxkit/image, so we can remove this workaround. Signed-off-by: Dennis Chen <dennis.chen@arm.com>