Fixed the nss missing problem in the container
[holmes/rule-management.git] / 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