Adds nss package

This commit is contained in:
Franck Nijhof 2019-03-31 18:30:59 +02:00
parent d330c1b1a1
commit 74b9c35ea0
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -15,6 +15,7 @@ WORKDIR /opt/traccar
RUN \
apk add --no-cache \
nginx=1.14.2-r0 \
nss=3.41-r0 \
openjdk8-jre=8.201.08-r0 \
\
&& curl -J -L -o /tmp/traccar.zip \