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