Commit 820aa919 authored by xiezhi's avatar xiezhi

fix

parent 392cda04
......@@ -5,8 +5,7 @@ FROM hb.eazytec-cloud.com/eazytec/eazydevelop-php:ubuntu22.04-php7.4-latest
WORKDIR /app
# 安装 Composer
COPY --from=composer:2.0 /usr/bin/composer /usr/bin/composer
# Composer 已包含在基础镜像中
# 复制 composer 文件
COPY composer.json composer.lock* ./
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment