Docker – unable to prepare context: unable to evaluate symlinks in Dockerfile path: GetFileAttributesEx

while executing following command:

docker build -t docker-whale .

check that Dockerfile is present in your current working directory.

Leave a Comment