From 3511bd318641b9d65ed045387c6be5aecaaeef79 Mon Sep 17 00:00:00 2001 From: Endial Fang Date: Mon, 21 Apr 2025 18:25:25 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=84=9A=E6=9C=AC=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E5=BC=82=E5=B8=B8=E6=A3=80=E6=B5=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index f5a37a4..148693a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -35,8 +35,6 @@ 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