LoginSignup
0
1

More than 1 year has passed since last update.

error while creating mount source path '~~path~~'でやったこと

Last updated at Posted at 2022-04-16

状況

Docker-composeでコンテナを立て->down->もう一回立てる時に、
error while creating mount source path '~somepath~'
が出ました。
使ってるOSはwindows10 Home
スクリーンショット 2022-04-15 183258.png

対応

WSLのUbuntu上の /mnt/wsl/docker-desktop-bind-mounts/Linux名
にエラー文と同じフォルダがあったので、
それをsudoで削除
Inkedスクリーンショット 2022-04-15 190611.jpg

ref

Docker公式のfile sharingについて

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1