Make the cleanup faster

Cleaning up a container takes an extremely long time.

I think it'd be nice to add an option to run it in a separate thread or process, and start to build the next project already when the cleanup is running.

With high-end SSDs this shouldn't be an issue.