Alpine Linux dockerized application development with Windows 10 + WSLv2 + Docker + CLion
This is a quick post to describe how I use CLion on Ubuntu with WSLv2 to develop applications for Alpine Linux in Docker. First, install WSLv2 using the following instructions: https://docs.microsoft.com/en-us/windows/wsl/install-win10. Once you have WSLv2 with Ubuntu setup, you can access Linux from…