mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 18:45:04 +00:00
- append a architecture specific suffix (-amd64, -arm64) to the image - add a script which looks up the hashes from the 'versions' file and creates a multi-arch manifest - the manifest is pushed to hub and signed with notary The new linuxkit/alpine multi-arch image is available with the x86_64 hash without the '-amd64' suffix. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>