'Docker error with read-only file system unknown

I'm using Windows 10 x64 and just downloaded Docker, I tried running a simple "hello-world" dockerfile but I keep getting:

docker: Error response from daemon: error creating temporary lease: file resize error: truncate /var/lib/desktop-containerd/daemon/io.containerd.metadata.v1.bolt/meta.db: read-only file system: unknown.

Every time I try, I get the same file read-only error



Solution 1:[1]

On windows, open Docker desktop and click on the debug icon then restart. You can also consider "reset to factory defaults"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Piaget Hadzizi