gnome-terminal
The GNOME Terminal emulator. More information: <https://help.gnome.org/users/gnome-terminal/stable/>.
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