From: Jorge Hernandez Date: Sun, 17 Mar 2019 05:15:08 +0000 (-0500) Subject: Add NSS libraries to images X-Git-Tag: 1.4.0~40 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=d71b3cf8a983a95fced20eed0cb09aea84aa1b3c;hp=d71b3cf8a983a95fced20eed0cb09aea84aa1b3c;p=policy%2Fengine.git Add NSS libraries to images Alpine OpenJDK was updated 2 days ago (3/14), this upgrade seems to break java applications that depend on libnss*.so OS libraries, which seem are no longer installed with the jdk. In addition added procps as policy.sh status doesn't reflect properly state as it depends on pgrep. Change-Id: Ic83f065fd72f5f13ce44e0ae0848284bd5c45f3b Issue-ID: POLICY-1604 Signed-off-by: Jorge Hernandez ---