firefox
A free and open source web browser. More information: <https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options>.
RUN apt-get update && \
apt-get install -y firefox
RUN apt-get update && \
apt-get install -y firefox
RUN apk add firefox
RUN pacman -S --noconfirm firefox
RUN apt-get update && \
apt-get install -y firefox
RUN yum install -y firefox
RUN dnf install -y firefox
RUN apt-get update && \
apt-get install -y firefox