Files
linuxkit/tools/mkimage-vhd/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

5 lines
47 B
YAML

image: mkimage-vhd
arches:
- amd64
- arm64