test: test查看cpu指令集
This commit is contained in:
@@ -14,6 +14,7 @@ COPY MaiMBot-LPMM /MaiMBot-LPMM
|
|||||||
RUN apt-get update && apt-get install -y build-essential
|
RUN apt-get update && apt-get install -y build-essential
|
||||||
|
|
||||||
# test
|
# test
|
||||||
|
RUN cat /proc/cpuinfo
|
||||||
RUN cat /proc/cpuinfo | grep avx2
|
RUN cat /proc/cpuinfo | grep avx2
|
||||||
|
|
||||||
# 安装依赖
|
# 安装依赖
|
||||||
|
|||||||
Reference in New Issue
Block a user