add -y
This commit is contained in:
parent
f93b1a5b69
commit
17b0b6f50b
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ RUN dnf install -y https://github.com/Alex313031/thorium/releases/download/M138.
|
|||
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 dnf install xlibre-server-Xorg xfdesktop xfce4-* --exclude="xfce4-session-wayland-session" -y
|
||||
|
||||
RUN systemctl enable docker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue