Project

General

Profile

Feature #12900

Updated by Nico César over 6 years ago

In #12845 we are thinking that getting rid of docker cleaner service and implement the functionality to crunch run: 

 * Clean up the container after is done,  
 * Mark the container with @arv edit uuid@ some attribute that prevents clean up (for debugging and investigation) 
 * 

 This should have a similar functionality as aarvados docker cleaner. Which takes in account a max size to use from the configuration.  


 This will require a Docker API calls. That can be later expanded for other things. 
 things

Back