docker compose volume mounts not work on Windows

回覆文章
yehlu
Site Admin
文章: 3244
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

docker compose volume mounts not work on Windows

文章 yehlu »

https://github.com/docker/compose/issues/4303

代碼: 選擇全部

On Command Line: "set COMPOSE_CONVERT_WINDOWS_PATHS=1";
Restart Docker for Windows;
Go to Docker for Windows settings > Shared Drives > Reset credentials > select drive > Apply;
Reopen Command Line;
Kill the Containers;
Rerun the Containers.
回覆文章

回到「Docker」