mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-31 06:46:24 +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 \
|
||||
unzip \
|
||||
vim \
|
||||
git \
|
||||
wget"
|
||||
|
||||
ARG APT_MIRROR=http://mirrors.ustc.edu.cn
|
||||
|
@@ -41,6 +41,7 @@ ARG TOOLS=" \
|
||||
telnet \
|
||||
unzip \
|
||||
vim \
|
||||
git \
|
||||
wget"
|
||||
|
||||
RUN --mount=type=cache,target=/var/cache/apt,sharing=locked,id=core \
|
||||
|
Reference in New Issue
Block a user