Actions
Idea #9580
closed[Crunch] Docker cleaner supports multiple quotas
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
07/12/2016
Due date:
Story points:
-
Description
Docker Cleaner accepts the --quota option multiple times. When it is invoked with multiple quotas, it calculates the values for all of them, and uses the smallest effective value as the real quota. It is (still) an error to run with no quota specified.
The use case here is that after #9579, ops can run Docker Cleaner with quotas like --quota 20G --quota 10% to get reasonable behavior across a variety of cloud node sizes.
Actions