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