chore: docker build (#9338)

* chore: docker build
* chore: loong64 build

Co-authored-by: Eric <xplzv@126.com>
This commit is contained in:
fit2bot
2023-01-19 13:08:54 +08:00
committed by GitHub
parent 4bef48eb6a
commit ce1cb4214c
2 changed files with 2 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ ARG TOOLS=" \
telnet \
unzip \
vim \
git \
wget"
ARG APT_MIRROR=http://mirrors.ustc.edu.cn

View File

@@ -41,6 +41,7 @@ ARG TOOLS=" \
telnet \
unzip \
vim \
git \
wget"
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=core \