[fix:6.0]更新Makefile中镜像名称定义及清理脚本;优化Dockerfile
This commit is contained in:
+2
-2
@@ -92,8 +92,8 @@ LABEL \
|
||||
COPY customer /
|
||||
|
||||
# 以包管理方式安装软件包(Optional)
|
||||
#RUN select_source ${apt_source}
|
||||
RUN install_pkg openssl
|
||||
RUN select_source ${apt_source}
|
||||
#RUN install_pkg libssl1.1
|
||||
|
||||
RUN create_user && prepare_env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user