Pruning old after update using dockge - how to? #587
Unanswered
randall11GB
asked this question in
Ask for Help
Replies: 4 comments
-
|
listed images not used and use or |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Worked perfectly! Thank you for this.
…-------- Original Message --------
On 8/14/24 2:57 PM, Cyril59310 wrote:
open the console
[image.png (view on web)](https://github.com/user-attachments/assets/fd0d8535-cb5f-4894-ab9b-ac4994e75048)
listed images not used docker images -f dangling=true
[image.png (view on web)](https://github.com/user-attachments/assets/eae463f9-f2a2-42c0-890f-f4e6e2687374)
and use docker images rmi ImageID for delete specifique images
or
use docker images prune for delete all images not used
—
Reply to this email directly, [view it on GitHub](#587 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/A4A32BT7Q5QPU5WCC3ALXUDZRM5ITAVCNFSM6AAAAABMOXSGKWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMZTGYZTKMA).
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Woud be nice to be able to do that just from the interface though.... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1 for doing it from the interface... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
🛡️ Security Policy
📝 Describe your problem
after updating an image, i want to remove the old unused. can this be done in dockge?
📝 Error Message(s) or Log
No response
🐻 Dockge Version
1.42
💻 Operating System and Arch
debian 12
🌐 Browser
thorium
🐋 Docker Version
24.0.7
🟩 NodeJS Version
No response
Beta Was this translation helpful? Give feedback.
All reactions