Update Containerfile
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline was successful

This commit is contained in:
2026-07-07 19:40:29 +02:00
parent 30cd533529
commit 2815f758dc
+1 -4
View File
@@ -1,8 +1,7 @@
FROM registry.fedoraproject.org/fedora-bootc:44
#Install copr command
RUN dnf5 install 'dnf5-command(copr)' -y && \
dnf copr enable lionheartp/Hyprland -y
RUN dnf5 install 'dnf5-command(copr)' -y
#Ajout du dépot vscode
RUN rpm --import https://packages.microsoft.com/keys/microsoft.asc \
@@ -28,8 +27,6 @@ RUN dnf install -y --refresh \
podman \
rsync \
code \
niri \
noctalia-git \
podman-docker \
podman-compose \
fuse-overlayfs \