I have just created a web application with the latest .Net Core Preview sdks. I am trying to run it on Linux Docker however the project does not build. The error I am re
As the error states Error The DOCKER_REGISTRY variable is not set. - you should add it to your environment variables.
Error The DOCKER_REGISTRY variable is not set.
To do so simply type the following command with the corresponding registry URL into your cli:
export DOCKER_REGISTRY=