nebula-orchestrator / worker

The worker node manager container which manages nebula nodes
https://nebula-orchestrator.github.io/
GNU General Public License v3.0
34 stars 10 forks source link

Create containers multiarch manifest file to allow single container multiarch support #77

Open naorlivne opened 5 years ago

naorlivne commented 5 years ago

Expected/Wanted Behavior

The same image should be used by both ARMv8 & X64 architectures (and possibly other ARM types as CI/CD for those permits)

Actual Behavior

X64 has it's own image, ARMv8 has it's own image, the latest points to X64 alone & no docker manifest file exists.

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.86. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.