Fixed the nss missing problem in the container 02/83302/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 26 Mar 2019 07:48:00 +0000 (15:48 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Tue, 26 Mar 2019 07:48:00 +0000 (15:48 +0800)
Change-Id: I8339f5c04cdc3ff93ee926200248601a2eb2ce43
Issue-ID: HOLMES-213
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
rulemgt-standalone/src/main/assembly/Dockerfile

index db058a2..42cf642 100644 (file)
@@ -34,6 +34,7 @@ RUN apk upgrade \
     && apk update \
     && apk add --no-cache curl \
     && apk add --no-cache postgresql-client=10.5-r0
+    && apk add --no-cache nss