diff --git a/Containerfile b/Containerfile index 1c6f1c6..f21a91e 100644 --- a/Containerfile +++ b/Containerfile @@ -36,7 +36,8 @@ rm -rf /etc/systemd/user/* systemctl --user --global preset-all dnf clean all -rm -vrf /var/log/* +# Lots of cleaning +rm -vrf /var/log /var/cache /var/lib/dnf bootc container lint EORUN