You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Add an option to remove Docker images that are older than a specified duration. Users should be able to pass a flag like --older-than 30d or --older-than 720h to delete only images older than the specified time frame.
Example:
./dockclean --older-than 30d
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: