rabbitmq-diagnostic #5112
-
Hello guys, to replicate you just need to run on shell any of the rabbitmq-diagnostic functions on the shell on an operating system with arm. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
RabbitMQ and its CLI tools do not contain any architecture-specific code. They run wherever Erlang runs, so you need an image that contains Erlang built on and for ARM. As of Erlang 25, even Erlang JIT supports ARM64. |
Beta Was this translation helpful? Give feedback.
RabbitMQ and its CLI tools do not contain any architecture-specific code. They run wherever Erlang runs, so you need an image that contains Erlang built on and for ARM. As of Erlang 25, even Erlang JIT supports ARM64.