libuser-lid
Display a user's groups or a group's users. On Fedora and Arch Linux, this program is installed as lid. More information: <https://manned.org/lid.8>.
RUN apt-get update && \
apt-get install -y libuser
RUN apt-get update && \
apt-get install -y libuser
RUN apt-get update && \
apt-get install -y libuser
RUN yum install -y libuser
RUN dnf install -y libuser
RUN apt-get update && \
apt-get install -y libuser