Update alias: remove all unused images, not just dangling ones

main
Marko Korhonen 2 years ago
parent 741186b424
commit e2d17d2766
No known key found for this signature in database
GPG Key ID: 911B85FBC6003FE5

@ -145,7 +145,7 @@ update() {
{%@@ if profile == "Moria" @@%}
repo
docker-update
docker system prune --volumes
docker system prune --volumes -a
{%@@ endif @@%}
plugins
}

Loading…
Cancel
Save