Docker
Docker failed to register layer because lchown returned invalid argument
Docker could not register an image layer during pull because the rootless environment does not have enough subuid or subgid entries for the image being unpacked.
Docker
Docker could not register an image layer during pull because the rootless environment does not have enough subuid or subgid entries for the image being unpacked.
Observed message
docker: failed to register layer: Error processing tar file(exit status 1): lchown <FILE>: invalid argument
Why it happens
How to fix it
Official reference
Docker Docs: Rootless troubleshootingRelated errors
Explore more