|
|
@ -31,8 +31,7 @@ WORKDIR $HOME
|
|
|
|
|
|
|
|
|
|
|
|
RUN dnf install -y openssl xterm gettext wget
|
|
|
|
RUN dnf install -y openssl xterm gettext wget
|
|
|
|
RUN dnf install -y nss_wrapper
|
|
|
|
RUN dnf install -y nss_wrapper
|
|
|
|
RUN dnf install -y xorg-x11-xauth xorg-x11-xkb-utils \
|
|
|
|
RUN dnf install -y xorg-x11-xauth xkeyboard-config
|
|
|
|
xkeyboard-config xorg-x11-server-utils
|
|
|
|
|
|
|
|
# xorg-x11-server-Xorg
|
|
|
|
# xorg-x11-server-Xorg
|
|
|
|
# RUN dnf install -y @xfce-desktop-environment
|
|
|
|
# RUN dnf install -y @xfce-desktop-environment
|
|
|
|
RUN dnf erase -y pm-utils xscreensaver*
|
|
|
|
RUN dnf erase -y pm-utils xscreensaver*
|
|
|
|