nebari icon indicating copy to clipboard operation
nebari copied to clipboard

[ENH] - Build docker images for arm based machines

Open aktech opened this issue 1 year ago • 0 comments

Feature description

Build docker images for arm based machines.

Value and/or benefit

Currently we're building docker images only for x86_64, which would not work for aarch64. Implementing this issue will have the following benefits:

  • Users will be able to chose arm based images in their cloud provider to run Nebari on.
  • It will help developers run local deployment of Nebari on Mac M1 (https://github.com/nebari-dev/nebari/issues/1405) or any arm based machines.

Anything else?

No response

aktech avatar May 08 '24 17:05 aktech