Hello
We are storing images in a private registry and saving it as a .tar archive with docker save.
When loading the tar to extract the images everything seems fine as long as the .tar is not bigger than 10 Gb.
Is there a max size on the .tar file? Is this normal behaviour?
Kind Regards