nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
968 stars 87 forks source link

`cd.yml`: build Docker images for platforms other than `linux/amd64` #45

Closed nikitastupin closed 1 year ago

nikitastupin commented 1 year ago

When running on aarch64

sudo docker run --rm nikitastupin/clairvoyance --help
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
exec /bin/sh: exec format error