mirror of
https://github.com/hassio-addons/addon-traccar.git
synced 2025-05-05 11:31:21 +00:00
✨ Adds nss package
This commit is contained in:
parent
d330c1b1a1
commit
74b9c35ea0
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ WORKDIR /opt/traccar
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
nginx=1.14.2-r0 \
|
nginx=1.14.2-r0 \
|
||||||
|
nss=3.41-r0 \
|
||||||
openjdk8-jre=8.201.08-r0 \
|
openjdk8-jre=8.201.08-r0 \
|
||||||
\
|
\
|
||||||
&& curl -J -L -o /tmp/traccar.zip \
|
&& curl -J -L -o /tmp/traccar.zip \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue