diff --git a/Containerfile b/Containerfile index d0c3a4f..771548a 100644 --- a/Containerfile +++ b/Containerfile @@ -44,8 +44,8 @@ RUN mkdir -p /etc/dconf/db/local.d /etc/dconf/profile && \ dconf update 2>/dev/null || true # Configuration Plymouth (thème spinner par défaut) -RUN plymouth-set-default-theme spinner && \ - dracut -f +#RUN plymouth-set-default-theme spinner && \ +# dracut -f # Configuration pour flatpak RUN echo "user.max_user_namespaces=28633" > /etc/sysctl.d/userns.conf