10
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Docker for Windowsで急にボリュームのマウントができなくなったとき

10
Posted at

昨日まで問題なくマウントできいたものが、ある日突然できなくなりました。
コンテナの中に入って確認してみてもまっさらです。
コンテナ作り直したり、イメージを作り直したりしましたが改善せず困りました。

対処法

結果的にはShared Drivesを一度解除し、再度設定することで直りました。

image.png

再度設定する際にWindowsログインアカウントのパスワードを問われ、数日前にWindowsのパスワードを変更したことを思い出しました。
(定期的にパスワードを変更しなければならない :unamused: )

パスワードの変更でマウントできなくなるのもどうかと思いますが、マウントできなくて困っているのであれば一度試してみてください。

10
5
1

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
10
5

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?