From 50456b44c19be5e97b14ccf917c96d9bc25e6073 Mon Sep 17 00:00:00 2001 From: kriss <462679766@qq.com> Date: Wed, 22 Jun 2022 10:04:15 +0800 Subject: [PATCH] Update Dockerfile --- src/copy/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/copy/Dockerfile b/src/copy/Dockerfile index 322cf09..b235875 100644 --- a/src/copy/Dockerfile +++ b/src/copy/Dockerfile @@ -5,6 +5,7 @@ ARG WEBMAN_DOCKER_VERSION=7.4-cli-alpine FROM krisss/docker-webman:$WEBMAN_DOCKER_VERSION # 增加额外的扩展 +#RUN apk add --no-cache git #RUN install-php-extensions imagick # 设置配置文件