-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Affects Version/s: 7.10.7
-
Fix Version/s: 7.17.2
-
Component/s: None
-
Labels:None
-
Severity:High
-
Release Notes:Yes
The job that searches for all temp folders (_uploads) in local Docker repositories and deletes the files that are older than a day is supposed to run by default once a day.
The job can be customized through the artifactory.docker.cleanup.uploadsTmpFolderJobMillis property, but the default value is 86400000(1000 days).