Commit b51b3de5 authored by Mohammed Ismail's avatar Mohammed Ismail

[Docker] added procps package

Signed-off-by: default avatarMohammed Ismail <mohammed.ismail@openairinterface.org>
parent 5a770106
......@@ -77,6 +77,7 @@ ENV TZ=Europe/Paris
RUN yum update -y && \
yum install -y --enablerepo="ubi-8-codeready-builder" \
psmisc \
procps-ng \
net-tools \
libevent && \
rm -rf /var/lib/apt/lists/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment