Update Containerfile
This commit is contained in:
+1
-4
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user