This commit is contained in:
@@ -14,7 +14,7 @@ RUN addgroup -g 1000 $USERNAME && \
|
|||||||
# 安装开发工具(合并RUN层,减少镜像大小)
|
# 安装开发工具(合并RUN层,减少镜像大小)
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
build-base \
|
build-base \
|
||||||
openssh-server \
|
openssh-server openssh-keygen openssh-client \
|
||||||
openrc \
|
openrc \
|
||||||
git \
|
git \
|
||||||
bash \
|
bash \
|
||||||
|
|||||||
Reference in New Issue
Block a user