nautilus
Default file explorer for GNOME desktop environment. Also known as GNOME Files. More information: <https://manned.org/nautilus>.
RUN apt-get update && \
apt-get install -y nautilus
RUN apt-get update && \
apt-get install -y nautilus
RUN apk add nautilus
RUN pacman -S --noconfirm nautilus
RUN apt-get update && \
apt-get install -y nautilus
RUN yum install -y nautilus
RUN dnf install -y nautilus
RUN apt-get update && \
apt-get install -y nautilus