connectors icon indicating copy to clipboard operation
connectors copied to clipboard

[All] Build images with ARM support

Open DeanF opened this issue 3 years ago • 0 comments

Problem to Solve

Currently, the images are build only for amd64, even though the OpenCTI platform builds ARM images since 4.5.3.

Current Workaround

Build your own images.

Proposed Solution

Switch to buildx for image building, so multiple architectures can be supported.

DeanF avatar Aug 16 '21 05:08 DeanF