のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

unable to prepare context:

C:\Users\m_fujii\Documents\MyDocker
> docker build -t fujii/general:1.0 .
unable to prepare context: unable to evaluate symlinks in Dockerfile path: GetFileAttributesEx C:\Users\m_fujii\Documents\MyDocker\Dockerfile: The system cannot find the file specified.

dockerfile.txtが必要らしい。

stackoverflow.com

qiita.com