install Xlibre and Xfce
This commit is contained in:
parent
cc04f67477
commit
f93b1a5b69
1 changed files with 5 additions and 0 deletions
|
|
@ -61,6 +61,11 @@ RUN rpm -Uvh --nodeps https://codecs.fedoraproject.org/openh264/42/x86_64/Packag
|
|||
# Install Thorium
|
||||
RUN dnf install -y https://github.com/Alex313031/thorium/releases/download/M138.0.7204.300/thorium-browser_138.0.7204.300_AVX2.rpm
|
||||
|
||||
RUN dnf copr enable yselkowitz/xfce-epel -y
|
||||
RUN dnf copr enable andersrh/xlibre-xserver -y
|
||||
|
||||
RUN dnf install xlibre-server-Xorg xfdesktop xfce4-* --exclude="xfce4-session-wayland-session"
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
COPY etc /etc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue