jvb: autoscaler sidecar support

This commit is contained in:
Aaron van Meerten
2023-11-14 06:13:37 -06:00
committed by GitHub
parent 9f0658dd77
commit 54d422b593
6 changed files with 73 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ LABEL org.opencontainers.image.source="https://github.com/jitsi/docker-jitsi-mee
LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
RUN apt-dpkg-wrap apt-get update && \
apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jq curl iproute2 dnsutils && \
apt-dpkg-wrap apt-get install -y jitsi-videobridge2 jitsi-autoscaler-sidecar jq curl iproute2 dnsutils && \
apt-cleanup
COPY rootfs/ /