Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update index.md #89
Update index.md #89
Conversation
Section, "Diving into our Volume" subsection, "Accessing Volume data directly on Docker Desktop" Save other Docker Desktop for Windows users the same hassle I had of verifying the non-existent volume repository: "Mountpoint": "/var/lib/docker/volumes/todo-db/_data", In WSL2, Docker Desktop for Windows, the repository is located at: \\wsl$\docker-desktop\mnt\host\wsl\docker-desktop-data\data\docker\volumes\todo-db\_data Ref: https://stackoverflow.com/a/63668192/14096774
Section, "Diving into our Volume" subsection, "Accessing Volume data directly on Docker Desktop"
Save other Docker Desktop for Windows users the same hassle I had of verifying the non-existent volume repository: "Mountpoint": "/var/lib/docker/volumes/todo-db/_data",
In WSL2, Docker Desktop for Windows, the repository is located at: \wsl$\docker-desktop\mnt\host\wsl\docker-desktop-data\data\docker\volumes\todo-db_data
Ref: https://stackoverflow.com/a/63668192/14096774