环境
- EMQX 版本:5.1.0
- 操作系统版本:Mac M1 虚拟机:Centos stream 9,64位,GNOME 4.0.4.0
重现此问题的步骤
- docker run -d --name emqx -p 1883:1883 -p 8083:8083 -p 8084:8084 -p 8883:8883 -p 18083:18083 emqx/emqx:5.1.0
预期行为
运行成功
实际行为
ERROR:
ERROR: Please ensure it is running on the correct platform:
ERROR: arch: “aarch64-unknown-linux-gnu”
wordsize: 64
os: “debian11”
erlang: “25.3.2-1”
elixir: “none”
relform: “docker”
ERROR: Version=5.1.0
ERROR: Required dependencies: openssl-1.1.1 (libcrypto), libncurses and libatomic1