I had to move the docker WSL folder so I followed this article and imported docker-desktop-data successfully. But when I run the command docker images
its empty. Even the containers are missing.
I still have the tar file. Any idea how to recover the images, volumes and containers? I really need to recover it. I’ve been working on something important for days and now the container is missing.
C:\Users\username>docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
C:\Users\username>docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
C:\Users\username>wsl --list -v
NAME STATE VERSION
* Ubuntu-20.04 Stopped 1
docker-desktop Running 2
docker-desktop-data Running 2