feat: Dockerfile增加脚本异常检测

This commit is contained in:
2025-04-21 12:28:58 +08:00
parent c73f68659a
commit 7a638a7093
+2
View File
@@ -35,6 +35,8 @@ LABEL \
"Github"="https://gitee.com/colovu/docker-${APP_NAME}" \
"Vendor"="Endial Fang (endial@126.com)"
SHELL ["/bin/bash", "-o", "errexit", "-o", "nounset", "-o", "pipefail", "-c"]
# 以下命令安装的软件包
# apt-transport-https apt-utils binutils binutils-common
# binutils-x86-64-linux-gnu build-essential bzip2 ca-certificates cmake