====== stderr: lchown invalid argument ====== Running Docker in Proxmox's LXC unprivileged container. Try to pull Shinobi image. Last layers cannot be applied and error is shown: stdout: stderr: lchown /home/Shinobi/node_modules/buffer-equal-constant-time/.npmignore: invalid argument" Workaround: * [[https://stackoverflow.com/questions/75076852/docker-pull-error-failed-to-register-layer-applylayer-exit-status-1-stdout-st|Docker pull error: failed to register layer: ApplyLayer exit status 1 stdout: stderr: lchown ...: invalid argument]] References: * [[https://github.com/moby/moby/issues/43576|Rootless pull fails with - failed to register layer: ApplyLayer exit status 1 stdout: stderr: lchown : invalid argument #43576]] *