I'm running
docker build 'path' -t dockercgi:v1
As output I'm getting:
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /root/Desktop/pythoncgiwithdockaer/Dockerfile: no such file or directory
How can I solve this?