I’m in trouble… Your dockerfile is showing you are first running the RUN statement and, then, you’re updating ENV.
Based on the error message, it’s the opposite.
(I don’t know anything about Nuget and Windows container)
Share and learn in the Docker community.
I’m in trouble… Your dockerfile is showing you are first running the RUN statement and, then, you’re updating ENV.
Based on the error message, it’s the opposite.
(I don’t know anything about Nuget and Windows container)