Relative Content

Tag Archive for bashdocker

Is there a wayto optimise/speed up the loading of docker images from tar files?

I have a docker.tar file that contains numerous docker images – the size of this file is quite big, sitting at around 44 gigabytes. These images would be loaded from the tar file, retagged, and then pushed to another registry. All-in-all, this entire process could take about 40 minutes due to how many images there are.