mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-03 00:15:20 +00:00
chore: docker build (#9338)
* chore: docker build * chore: loong64 build Co-authored-by: Eric <xplzv@126.com>
This commit is contained in:
@@ -41,6 +41,7 @@ ARG TOOLS=" \
|
|||||||
telnet \
|
telnet \
|
||||||
unzip \
|
unzip \
|
||||||
vim \
|
vim \
|
||||||
|
git \
|
||||||
wget"
|
wget"
|
||||||
|
|
||||||
ARG APT_MIRROR=http://mirrors.ustc.edu.cn
|
ARG APT_MIRROR=http://mirrors.ustc.edu.cn
|
||||||
|
@@ -41,6 +41,7 @@ ARG TOOLS=" \
|
|||||||
telnet \
|
telnet \
|
||||||
unzip \
|
unzip \
|
||||||
vim \
|
vim \
|
||||||
|
git \
|
||||||
wget"
|
wget"
|
||||||
|
|
||||||
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=core \
|
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=core \
|
||||||
|
Reference in New Issue
Block a user