Article
Docker Build Hangs When Adding Key with apt-key in WSL2
The solution to the problem where an apt-key command seems to run forever in your docker build.
Topic
The solution to the problem where an apt-key command seems to run forever in your docker build.
With Docker for Desktop available for Linux (which I like), I managed to get myself confused regarding its role on my Linux-based development machine. This post clarifies a few things I discovered while triaging an issue I had trying to test my GitHub Workflows locally.
I delivered a presentation at the Winnipeg .NET User Group last week, where I recorded it and posted it on YouTube. I go over a number of Microsoft development tools and technologies that don't require Windows and deliver the demos on my Linux machine.