scope
scope copied to clipboard
can scope support mips64le
What you expected to happen?
can scope support misps64le
What happened?
How to reproduce it?
Anything else we need to know?
Versions:
$ scope version
$ docker version
$ uname -a
$ kubectl version
Logs:
$ docker logs weavescope
or, if using Kubernetes:
$ kubectl logs <weave-scope-pod> -n <namespace>
Possibly. We don't build for that architecture in CI, but Go does target it.
You'd probably have to tweak the same files that mention ppc64le.
Let us know how you got on!