This function prunes all dangling Docker images automatically.

prune_image_auto()

Value

prune results

References

https://docs.docker.com/engine/admin/pruning/

Examples

# NOT RUN {
prune_image_auto()
# }