Files
linuxkit/tools/mkimage-iso-efi/build.yml
Rolf Neugebauer a8d3ef2ca1 tools: Clarify the supported architectures
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>
2018-03-13 16:27:30 +00:00

6 lines
65 B
YAML

image: mkimage-iso-efi
network: true
arches:
- amd64
- arm64