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>
This commit is contained in:
Rolf Neugebauer
2018-03-13 14:46:49 +00:00
parent 61727d3b50
commit a8d3ef2ca1
8 changed files with 22 additions and 1 deletions

View File

@@ -1 +1,4 @@
image: mkimage-vhd
arches:
- amd64
- arm64