Update Containerfile
This commit is contained in:
+1
-4
@@ -1,8 +1,7 @@
|
|||||||
FROM registry.fedoraproject.org/fedora-bootc:44
|
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 -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 \
|
||||||
@@ -28,8 +27,6 @@ RUN dnf install -y --refresh \
|
|||||||
podman \
|
podman \
|
||||||
rsync \
|
rsync \
|
||||||
code \
|
code \
|
||||||
niri \
|
|
||||||
noctalia-git \
|
|
||||||
podman-docker \
|
podman-docker \
|
||||||
podman-compose \
|
podman-compose \
|
||||||
fuse-overlayfs \
|
fuse-overlayfs \
|
||||||
|
|||||||
Reference in New Issue
Block a user