Read-only archive. These discussions are from Tracston's earlier
technical forum and are kept online because the answers are still useful.
New replies are closed. Need help with something like this?
Talk to us.
Question
31 May 2022
Problem
User wants to remove old containers and images
Solution
run the following command
docker system prune -a
run automatically via cron
0 10 * * 2 yes | docker system prune -a
Need this fixed properly?
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →