Skip to content

Added docker prune with cron

Te-Hung Tseng requested to merge update into master

This will remove: - all stopped containers - all networks not used by at least one container - all dangling images - all build cache

BUT not volumes!

Merge request reports

Loading