jvb: add missing procps dependency
This commit is contained in:
@@ -2,7 +2,7 @@ FROM jitsi/base-java
|
||||
|
||||
RUN \
|
||||
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
|
||||
|
||||
COPY rootfs/ /
|
||||
|
||||
Reference in New Issue
Block a user