gnome-terminal.wrapper
GNOME terminal emulator application
RUN apt-get update && \
apt-get install -y gnome-terminal
RUN apt-get update && \
apt-get install -y gnome-terminal
RUN apk add gnome-terminal
RUN pacman -S --noconfirm gnome-terminal
RUN apt-get update && \
apt-get install -y gnome-terminal
RUN yum install -y gnome-terminal
RUN dnf install -y gnome-terminal
RUN apt-get update && \
apt-get install -y gnome-terminal