XMRig 静态编译 静态编译 需要在 Alpine 里进行静态编译。 # 安装依赖 apk add git make cmake libstdc++ gcc g++ automake libtool autoconf linux-headers # 编译依赖 cd xmrig-6.24.0/ m