shlibsign
Network Security Service tools
RUN apt-get update && \
apt-get install -y libnss3-tools
RUN apt-get update && \
apt-get install -y libnss3-tools
RUN apk add nss
RUN pacman -S --noconfirm nss
RUN apt-get update && \
apt-get install -y libnss3-tools
RUN yum install -y nss
RUN dnf install -y nss
RUN apt-get update && \
apt-get install -y libnss3-tools