gimp
GNU image manipulation program. See also: krita. More information: <https://docs.gimp.org/en/gimp-fire-up.html#gimp-concepts-running-command-line>.
RUN apt-get update && \
apt-get install -y gimp
RUN apt-get update && \
apt-get install -y gimp
RUN apk add gimp
RUN pacman -S --noconfirm gimp
RUN apt-get update && \
apt-get install -y gimp
RUN yum install -y gimp
RUN dnf install -y gimp
RUN apt-get update && \
apt-get install -y gimp