Micrtosoft dotnet sdk5.0 docker image having certificate untrusted root issues on build?
Hi I have logged the following issue with MS GitHub repo for their docker images, looks like these maybe a
Continue readingDocker questions and answers
Hi I have logged the following issue with MS GitHub repo for their docker images, looks like these maybe a
Continue readingWhen I try to run dotnet restore as a RUN instruction of a Dockerfile while building it, I get the
Continue readingWhile doing my docker build on a Dotnet Core project I got the following error on all my Nugets: 80.19
Continue readingI’m building a Windows image, and I’m trying to install chocolatey. However in the install step for Chocolatey I am
Continue readingI need some help including my .dockerignore file in my NuGet-package for my C#-template. I was trying to pack my
Continue readingI have added a private nuget repository using dotnet add source command inside the build step inside the Dockerfile. Did
Continue readingI’m building a .NET Framework 4.8 class library in a Docker file. The class library is referencing Entity Framework 6.4.4.
Continue readingI’m looking for a safe and straightforward way to fail my image build if the supplied credentials are invalid. The
Continue readingI am currently experimenting with using Docker for our build process to make it easy to reproduce build results from
Continue readingWe have a custom NuGet feed hosted on Nexus SonaType. It’s set up that we have one feed for our
Continue reading