Replace podman-docker with docker-cli
This commit is contained in:
+1
-2
@@ -3,7 +3,6 @@ FROM registry.fedoraproject.org/fedora-bootc:44
|
||||
#Ajout du dépot mullvad
|
||||
RUN curl -fsSL https://repository.mullvad.net/rpm/stable/mullvad.repo -o /etc/yum.repos.d/mullvad.repo
|
||||
|
||||
|
||||
#Install de gnome avec support hardware + Podman + Cups + Vulkan driver + Plymouth + dev tools + divers utilitaires
|
||||
RUN dnf install -y \
|
||||
@gnome-desktop \
|
||||
@@ -23,8 +22,8 @@ RUN dnf install -y \
|
||||
distrobox \
|
||||
buildah \
|
||||
podman \
|
||||
docker-cli \
|
||||
rsync \
|
||||
podman-docker \
|
||||
mullvad-vpn \
|
||||
podman-compose \
|
||||
fuse-overlayfs \
|
||||
|
||||
Reference in New Issue
Block a user