gnome-screenshot
Capture the screen, a window, or a user-defined area and save the image to a file. More information: <https://manned.org/gnome-screenshot>.
RUN apt-get update && \
apt-get install -y gnome-screenshot
RUN apt-get update && \
apt-get install -y gnome-screenshot
RUN pacman -S --noconfirm gnome-screenshot
RUN apt-get update && \
apt-get install -y gnome-screenshot
RUN yum install -y gnome-screenshot
RUN dnf install -y gnome-screenshot
RUN apt-get update && \
apt-get install -y gnome-screenshot