I\'ve been trying to figure this out in the last hours but I\'m stuck.
I have a very simple Dockerfile which looks like this:
FROM alpine:3.6 COPY gempbo
Another possibility why you are getting that error is that the docker run command is run through a normal cmd prompt and not the admin command prompt. Make sure you run as an admin!