Comment 3 for bug 1319344

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote : Re: Reduce time of bootstrapping of master node

The biggest two pieces are docker load and uncompressing lrz archive.

I believe we can shorten this time a bit if we move docker containers into a local docker registry that gets packed up. It will import into docker much faster than tar does, and the duplicated layers will not take so long to import as they do now. This 45 minute speed is a lot higher than I've ever timed. The typical time is 14-16 minutes.

I agree we should mark this critical for 5.1, but we're not going to get any miracles for 5.0