chfn
Update finger info for a user. More information: <https://manned.org/chfn>.
RUN apt-get update && \
apt-get install -y passwd
RUN apt-get update && \
apt-get install -y passwd
RUN apk add util-linux
RUN pacman -S --noconfirm util-linux
RUN apt-get update && \
apt-get install -y passwd
RUN yum install -y util-linux-ng
RUN dnf install -y util-linux-user
RUN apt-get update && \
apt-get install -y passwd