elinks
A text based browser similar to lynx. More information: <http://elinks.or.cz>.
RUN apt-get update && \
apt-get install -y elinks
RUN apt-get update && \
apt-get install -y elinks
RUN apk add elinks
RUN pacman -S --noconfirm elinks
RUN apt-get update && \
apt-get install -y elinks
RUN yum install -y elinks
RUN dnf install -y elinks
RUN apt-get update && \
apt-get install -y elinks