Update dockerfullprune.snippet
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
# @description: This will remove all stopped containers & all networks not used by at least one container & all images without at least one container associated to them & all build cache
|
# @description: This will remove all stopped containers & all networks not used by at least one container & all images without at least one container associated to them & all build cache
|
||||||
# @os: Ubuntu
|
# @os: Ubuntu
|
||||||
|
|
||||||
docker system prune -a
|
sudo docker system prune -a
|
||||||
Reference in New Issue
Block a user