mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-24 11:15:00 +00:00
Most of the tools packages are not usable on s390x so explicitly list them. Also removed arm64 from mkimage-gcp as GCP does not support arm machines and fixed a minor inconsistency the way the architecture was specified in mkimage-raw-bios. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
6 lines
65 B
YAML
6 lines
65 B
YAML
image: mkimage-iso-efi
|
|
network: true
|
|
arches:
|
|
- amd64
|
|
- arm64
|