whatis
Display one-line descriptions from manual pages. More information: <https://manned.org/whatis>.
RUN apt-get update && \
apt-get install -y man-db
RUN apt-get update && \
apt-get install -y man-db
RUN pacman -S --noconfirm man-db
RUN apt-get update && \
apt-get install -y man-db
RUN yum install -y man-db
RUN dnf install -y man-db
RUN apt-get update && \
apt-get install -y man-db