lynx
Command-line web browser. More information: <https://lynx.browser.org>.
RUN apt-get update && \
apt-get install -y lynx
RUN apt-get update && \
apt-get install -y lynx
RUN apk add lynx
RUN pacman -S --noconfirm lynx
RUN apt-get update && \
apt-get install -y lynx
RUN yum install -y lynx
RUN dnf install -y lynx
RUN apt-get update && \
apt-get install -y lynx