Added docker prune with cron
This will remove: - all stopped containers - all networks not used by at least one container - all dangling images - all build cache
BUT not volumes!
This will remove: - all stopped containers - all networks not used by at least one container - all dangling images - all build cache
BUT not volumes!