diff --git a/Containerfile b/Containerfile index 3c6c05f..1531182 100644 --- a/Containerfile +++ b/Containerfile @@ -10,5 +10,4 @@ RUN rpm-ostree override remove firefox firefox-langpacks && \ sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \ systemctl enable rpm-ostreed-automatic.timer && \ systemctl enable flatpak-automatic.timer && \ - rpm-ostree cleanup -m && \ - ostree container commit \ No newline at end of file + ostree container commit