I just downloaded Docker Toolbox for Windows 10 64bit today. I\'m going through the tutorial. I\'m receving the following error when trying to build an image using a Docke
Make sure file name "Dockerfile" is not saved with any extension. Just create a file without any extension.
And make sure Dockerfile is in same directory from where you are trying to building docker image.