Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Missing arm64v8 support for net-plugin #3387

Open
deminngi opened this issue Aug 31, 2018 · 1 comment
Open

Missing arm64v8 support for net-plugin #3387

deminngi opened this issue Aug 31, 2018 · 1 comment

Comments

@deminngi
Copy link

I am missing the arm64v8 support for weaveworks/net-plugin in docker hub.

What I have done so far to get the plugin running under arm64 on my side:

  • Created weave
  • Copied the plugin rootfs in a separate directory
  • Copied launch.sh and config.json on top of it
  • Executed docker plugin create ...
  • Installed the docker plugin
@brb
Copy link
Contributor

brb commented Sep 3, 2018

@giminni Thanks for the issue.

Could you try extending the target https://github.com/weaveworks/weave/blob/master/Makefile#L287 to create the plugin for all supported archs (https://github.com/weaveworks/weave/blob/master/Makefile#L20) and opening a PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants