jvb: add missing procps dependency
This commit is contained in:
@@ -2,7 +2,7 @@ FROM jitsi/base-java
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
apt-dpkg-wrap apt-get update && \
|
apt-dpkg-wrap apt-get update && \
|
||||||
apt-dpkg-wrap apt-get install -y jitsi-videobridge && \
|
apt-dpkg-wrap apt-get install -y procps jitsi-videobridge && \
|
||||||
apt-cleanup
|
apt-cleanup
|
||||||
|
|
||||||
COPY rootfs/ /
|
COPY rootfs/ /
|
||||||
|
|||||||
Reference in New Issue
Block a user