docker: fix option to delete docker img.
This commit is contained in:
parent
2c601025c0
commit
f1185813ca
@ -40,4 +40,4 @@ clean:
|
||||
@echo "* Done."
|
||||
|
||||
delete_img:
|
||||
sudo docker system prune -a
|
||||
@sudo docker system prune -a
|
||||
|
Reference in New Issue
Block a user