Update alias: remove all unused images, not just dangling ones
This commit is contained in:
parent
12215b5c0f
commit
4275764c80
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ update() {
|
|||
{%@@ if profile == "Moria" @@%}
|
||||
repo
|
||||
docker-update
|
||||
docker system prune --volumes
|
||||
docker system prune --volumes -a
|
||||
{%@@ endif @@%}
|
||||
plugins
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue