docker: failed to register layer

#4
by Arsen - opened

I have the follow error:
docker: failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header.
It appears no matter what additional parameters I use.
"docker system prune -a" doesn't help also

Hey, you need to activate the containerd storage in the 'in development' feature of docker
as explained here https://www.docker.com/blog/extending-docker-integration-with-containerd/

Sign up or log in to comment