Layer 1e94bbf1c650
in nvcr.io/nvidia/deepstream:6.2-devel
not pulling correctly with error failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header.
Sample/base containers pulled fine. I am working on Ubuntu 22.04 base machine with 2x3090 RTX, latest NVIDIA drivers, Docker, and NVIDIA Container Toolkit.
Did you hit the same issue even when pulling the image multiple times? We confirmed this docker can be pulled without problem on different hosts.
Just google this error message and found one explanation here macos - Docker Pull - failed to register layer: Error processing tar file(exit status 1): unexpected EOF - Stack Overflow, not sure if it the issue you are facing.