問題タブ [docker-for-windows]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
13 に答える
171859 参照

docker - Docker Desktop でのデータ ボリュームの検索 (Windows)

現在 docker を学習しようとしていますが、データ ボリュームが実際に存在する場所について混乱しています。

Docker Desktop for Windowsを使用しています。(ウィンドウズ10)

ドキュメントでは、オブジェクトに対して docker inspect を実行するとソースが得られると書かれています: https://docs.docker.com/engine/tutorials/dockervolumes/#locating-a-volume

ただし、これは表示されません。次のようになります。

誰でも私を助けることができますか?データ ボリュームが実際に存在する場所を知りたいのですが、それはホスト マシン上にありますか? もしそうなら、どうすればそれへのパスを取得できますか?