connectors
connectors copied to clipboard
[All] Build images with ARM support
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.