-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added prune route to docker registry
`POST admin/prune` route triggers a garbage collection in docker registry where orphaned repositories, manifest revisions, layers, signatures and blobs are deleted. Signed-off-by: Michal Minar <[email protected]>
- Loading branch information
Michal Minar
committed
Oct 19, 2015
1 parent
8c32373
commit 53a34bf
Showing
6 changed files
with
884 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.