powered by
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)
Logical. Should we prune volumes? Default is FALSE.
FALSE
prune results
https://docs.docker.com/engine/admin/pruning/
# NOT RUN { prune_all_auto() # }
Run the code above in your browser using DataLab