Fix -y copr enable
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ FROM registry.fedoraproject.org/fedora-bootc:44
|
|||||||
|
|
||||||
#Install copr command
|
#Install copr command
|
||||||
RUN dnf5 install 'dnf5-command(copr)' -y && \
|
RUN dnf5 install 'dnf5-command(copr)' -y && \
|
||||||
dnf copr enable lionheartp/Hyprland
|
dnf copr enable lionheartp/Hyprland -y
|
||||||
|
|
||||||
#Ajout du dépot vscode
|
#Ajout du dépot vscode
|
||||||
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
|
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
|
||||||
|
|||||||
Reference in New Issue
Block a user