jvb: add jq, curl deps for graceful_shutdown.sh

This commit is contained in:
MatthewCroughan
2020-05-04 09:26:09 +01:00
committed by GitHub
parent 2d063ad162
commit 53b58fdb71

View File

@@ -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/ /