mirror of https://github.com/Mai-with-u/MaiBot.git
test: test查看cpu指令集
parent
b24358cc29
commit
db7543dd8d
|
|
@ -14,6 +14,7 @@ COPY MaiMBot-LPMM /MaiMBot-LPMM
|
|||
RUN apt-get update && apt-get install -y build-essential
|
||||
|
||||
# test
|
||||
RUN cat /proc/cpuinfo
|
||||
RUN cat /proc/cpuinfo | grep avx2
|
||||
|
||||
# 安装依赖
|
||||
|
|
|
|||
Loading…
Reference in New Issue