We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a1b7f commit 76ef316Copy full SHA for 76ef316
README.md
@@ -8,7 +8,7 @@ In a continuously deployed environment, old and unused docker images and contain
8
9
Usage:
10
11
- # delete all but the three oldest images of each type
+ # delete all but the three most recent images of each type
12
docker-rotate images --keep 3
13
14
# only target one type of image but don't remove latest
0 commit comments