ps
Information about running processes. More information: <https://manned.org/ps>.
RUN apt-get update && \
apt-get install -y procps-ng
RUN apt-get update && \
apt-get install -y procps-ng
RUN pacman -S --noconfirm procps-ng
RUN apt-get update && \
apt-get install -y procps-ng
RUN yum install -y procps-ng
RUN dnf install -y procps-ng
RUN apt-get update && \
apt-get install -y procps-ng