Instead of installing a Windows exe/service for many popular open source programs, has anyone tried running them via Linux containers running in WSL via docker? Is this a feasible option, is ...
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows ...