修正语言包警告
This commit is contained in:
@@ -13,6 +13,7 @@ ENV PYTHONUNBUFFERED=1 \
|
||||
|
||||
# 安装openssh-server和apt-transport-https
|
||||
RUN apt update && \
|
||||
apt install language-pack-en && \
|
||||
apt install -y openssh-server
|
||||
|
||||
# 配置SSH服务
|
||||
|
||||
Reference in New Issue
Block a user