convert-mans
on-line manual pager
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