nss-config
Services
RUN apt-get update && \
apt-get install -y libnss3-dev
RUN apt-get update && \
apt-get install -y libnss3-dev
RUN apk add nss
RUN pacman -S --noconfirm nss
RUN apt-get update && \
apt-get install -y libnss3-dev
RUN yum install -y nss-devel
RUN dnf install -y nss-devel
RUN apt-get update && \
apt-get install -y libnss3-dev