Hi there, I am currently trying to build my docker image in windows. Unfortunately when I run the command docker build command, I am presented with Could not write lines to file “xxxxx.csproj.FileListAbsolute.txt”. Access to the path is denied. I am not sure how to get around this.
Is there a way to execute the docker build as administrator? Is there extra permissions to be granted?