Parcourir la source

jvb: add jq, curl deps for graceful_shutdown.sh

MatthewCroughan il y a 5 ans
Parent
commit
53b58fd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      jvb/Dockerfile

+ 1 - 1
jvb/Dockerfile

@@ -3,7 +3,7 @@ FROM ${JITSI_REPO}/base-java
 
 RUN \
 	apt-dpkg-wrap apt-get update && \
-	apt-dpkg-wrap apt-get install -y jitsi-videobridge2 && \
+	apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jq curl && \
 	apt-cleanup
 
 COPY rootfs/ /