@StefanoBelloni commented on GitHub (Mar 12, 2024):
Hello,
I had the same problem:
I have dual boot Windows/Linux and there is a partition (ntfs) that I can access from both OS.
I tried to move /var/lib/docker into this disk, however after I restarted docker, the same error appeared for every container.
When I moved back /var/lib/docker into its original location the problem disappeared.
Maybe your problem is also related to this.
@StefanoBelloni commented on GitHub (Mar 12, 2024):
Hello,
I had the same problem:
I have dual boot Windows/Linux and there is a partition (`ntfs`) that I can access from both OS.
I tried to move `/var/lib/docker` into this disk, however after I restarted `docker`, the same error appeared for every container.
When I moved back `/var/lib/docker` into its original location the problem disappeared.
Maybe your problem is also related to this.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Fabxx on GitHub (Aug 29, 2023).
happens after downloading the packages from docker in arch linux
@StefanoBelloni commented on GitHub (Mar 12, 2024):
Hello,
I had the same problem:
I have dual boot Windows/Linux and there is a partition (
ntfs) that I can access from both OS.I tried to move
/var/lib/dockerinto this disk, however after I restarteddocker, the same error appeared for every container.When I moved back
/var/lib/dockerinto its original location the problem disappeared.Maybe your problem is also related to this.