hi am having this issue when creating custom image
sudo docker image build -t customingx:0.01 /root/
[sudo] password for docker:
unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /root/Dockerfile: no such file or directory
docker@docker-VirtualBox:~/Documents/images/UBUNTU$
sudo docker image build -t acor:0.01 ..