根据hub里面的文档直接启动emqx,无法启动
docker run --name emqx -p 18083:18083 -p 1883:1883 emqx/emqx:latest
ERROR: Failed to create thread: Operation not permitted (1)
ERROR: Please ensure it is running on the correct platform:
ERROR: arch: “x86_64-pc-linux-gnu”
wordsize: 64
os: “debian12”
erlang: “25.3.2-2”
elixir: “none”
relform: “tgz”
ERROR: Version=5.6.1
ERROR: Required dependencies: openssl-1.1.1 (libcrypto), libncurses and libatomic1