gnome-autogen.sh
common scripts and macros to develop with GNOME
RUN apt-get update && \
apt-get install -y gnome-common
RUN apt-get update && \
apt-get install -y gnome-common
RUN apk add gnome-common
RUN pacman -S --noconfirm gnome-common
RUN apt-get update && \
apt-get install -y gnome-common
RUN yum install -y gnome-common
RUN dnf install -y gnome-common
RUN apt-get update && \
apt-get install -y gnome-common