[feat:1.8]增加dmidecode工具
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ LABEL \
|
||||
"Vendor"="Endial Fang (endial@126.com)"
|
||||
|
||||
RUN select_source ${apt_source}
|
||||
RUN install_pkg p11-kit ca-certificates
|
||||
RUN install_pkg p11-kit ca-certificates dmidecode
|
||||
|
||||
RUN mkdir -p ${JAVA_HOME}
|
||||
COPY --from=builder /usr/local/openjdk-8u262-b10-jre/ ${JAVA_HOME}
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@ LABEL \
|
||||
"Vendor"="Endial Fang (endial@126.com)"
|
||||
|
||||
RUN select_source ${apt_source}
|
||||
RUN install_pkg p11-kit p11-kit-trust ca-certificates
|
||||
RUN install_pkg p11-kit p11-kit-trust ca-certificates dmidecode
|
||||
|
||||
RUN mkdir -p ${JAVA_HOME}
|
||||
COPY --from=builder /usr/local/openjdk-8u262-b10-jre/ ${JAVA_HOME}
|
||||
|
||||
Reference in New Issue
Block a user