What to Do if Docker Desktop for Windows Does Not Start

After the installation and the enforced reboot of my machine, Docker Desktop for Windows did not bother to start. I got the Docker command line application in the Command Prompt, but the hello-world example ended with an error:

docker: error during connect: This error may indicate that the docker daemon is not running.: Post …

Read more

How to Fix Network Errors with Docker and Windows Containers

Last week I run into this annoying problem when I tired to run the .Net samples for Docker: Step 7/23 : RUN dotnet restore —> Running in ce2d8740cf2e Restore completed in 389.74 ms for C:\app\dotnetapp\dotnetapp.csproj. Restore completed in 220.85 ms for C:\app\utils\utils.csproj. C:\Program Files\dotnet\sdk\2.2.402\NuGet.targets(123,5): error : Unable to load the service index for source https://api.nuget.org/v3/index.json. …

Read more

NDC Oslo 2019: Inspiring & Practical

NDC Oslo keeps growing. This year you could choose from 19 pre-conference workshops and attend one of 10 parallel tracks throughout the 3 days of the conference. The mix of well-established speakers and newcomers was very interesting and nearly 2500 attendees found their way to the Oslo Spektrum. My biggest challenge this year was to …

Read more