| prune_all_auto | R Documentation | 
This function removes stopped containers, all networks not used by at least one container, all dangling images, and all build cache.
prune_all_auto(volumes = FALSE)
| volumes | Logical. Should we prune volumes? Default is  | 
prune results
https://docs.docker.com/engine/admin/pruning/
## Not run: 
prune_all_auto()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.