Explorar o código

jvb: add jq, curl deps for graceful_shutdown.sh

MatthewCroughan %!s(int64=5) %!d(string=hai) anos
pai
achega
53b58fdb71
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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/ /