jigasi: autoscaler sidecar support (#1738)
* jigasi: autoscaler sidecar support * jigasi: remove local address
This commit is contained in:
committed by
GitHub
parent
0953ca0853
commit
d5df19d30f
@@ -11,7 +11,7 @@ LABEL org.opencontainers.image.documentation="https://jitsi.github.io/handbook/"
|
||||
ENV GOOGLE_APPLICATION_CREDENTIALS /config/key.json
|
||||
|
||||
RUN apt-dpkg-wrap apt-get update && \
|
||||
apt-dpkg-wrap apt-get install -y jigasi jq && \
|
||||
apt-dpkg-wrap apt-get install -y jigasi jq jitsi-autoscaler-sidecar && \
|
||||
apt-cleanup
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
Reference in New Issue
Block a user