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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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