help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guix Docker image inflation


From: zimoun
Subject: Re: Guix Docker image inflation
Date: Fri, 29 May 2020 19:12:14 +0200

Dear Stephen,

I am not sure to follow all the Docker dance.  Well, if I understand
correctly, you did:

    guix package --delete-generations
    guix gc

which remove all except the current profile, i.e., ~/.guix-profile.
However, there is another profile '~/.config/guix/current' which is
the profile used when guix pull.  Therefore, you have to clean the
generations here too:

   guix pull --delete-generations
   guix gc

Does it reduce the size?


All the best,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]