texdoc
Search for appropriate documentation for (La)TeX commands or packages. More information: <https://texdoc.org/index.html>.
RUN apt-get update && \
apt-get install -y texlive-base
RUN apt-get update && \
apt-get install -y texlive-base
RUN pacman -S --noconfirm texlive-texdoc-7
RUN apt-get update && \
apt-get install -y texlive-base
RUN yum install -y texlive-base
RUN dnf install -y texlive-texdoc-7
RUN apt-get update && \
apt-get install -y texlive-base