Description
Old unused container data can be pruned after it has not been accessed for a configured period. It helps reclaim disk space on Docker hosts with many temporary images, containers, or build artifacts.
Pruning can remove data that workloads still need later. Check retention rules, volume handling, and service ownership before scheduling cleanup on shared systems.