Fixed the nss missing problem in the container 10/83310/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 26 Mar 2019 08:15:55 +0000 (16:15 +0800)
committer付光荣10144542 <fu.guangrong@zte.com.cn>
Tue, 26 Mar 2019 08:15:55 +0000 (16:15 +0800)
Change-Id: I420f8998ee3f7bef6e22d129d77db87da933ac20
Issue-ID: HOLMES-213
Signed-off-by: 付光荣10144542 <fu.guangrong@zte.com.cn>
rulemgt-standalone/src/main/assembly/Dockerfile

index 42cf642..434b620 100644 (file)
@@ -33,7 +33,7 @@ RUN set -x \
 RUN apk upgrade \
     && apk update \
     && apk add --no-cache curl \
-    && apk add --no-cache postgresql-client=10.5-r0
+    && apk add --no-cache postgresql-client=10.5-r0 \
     && apk add --no-cache nss