mirror of
https://github.com/lkddi/Xboard.git
synced 2026-05-01 00:47:28 +08:00
chore: Docker镜像增加git软件包、修正aapanel+ docker 更新步骤
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr
|
||||
|
||||
RUN install-php-extensions pcntl
|
||||
|
||||
RUN apk --no-cache add shadow supervisor nginx sqlite nginx-mod-http-brotli mysql-client
|
||||
RUN apk --no-cache add shadow supervisor nginx sqlite nginx-mod-http-brotli mysql-client git
|
||||
|
||||
#复制项目文件以及配置文件
|
||||
WORKDIR /www
|
||||
|
||||
Reference in New Issue
Block a user