lsns
List information about all namespaces or about the specified namespace. More information: <https://man7.org/linux/man-pages/man8/lsns.8.html>.
RUN apt-get update && \
apt-get install -y util-linux
RUN apt-get update && \
apt-get install -y util-linux
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y util-linux
RUN yum install -y util-linux
RUN dnf install -y util-linux
RUN apt-get update && \
apt-get install -y util-linux