有人在 Windows 上用 Docker 时遇到过这种情况吗?容器构建一切正常,但在重启 Docker Desktop 之后,卷似乎被重置了,我的本地数据也消失了。我使用的是 WSL2 后端。不确定是不是挂载路径的问题,还是某种权限方面的怪异情况。有什么建议该检查哪些地方吗?
Original
Has anyone run into this with Docker on Windows? Containers build fine, but after restarting Docker Desktop the volumes seem to reset and my local data disappears. I'm using the WS...
浏览: 1