Version 1 of WSL does not support Docker so I used version 2 of WSL which will come out in a few months. The title already gives it away: WSL allows you to run Linux on your Windows 10 machine without a virtualisation tool like e.g. In option 3 I cheated and ran Docker directly on Ubuntu using Windows Subsytem for Linux 2 (this without Docker Desktop for Windows). In option 2 I used Docker Desktop for Windows with Windows Subsytem for Linux 2 as backend. In option 1 I updated the original blog to make it run on Docker Desktop for Windows with the SAP NW 7.52 SP4 trial. On top of that I’m very interested in running Linux on my Windows machine, since some development stuff just works better on Linux 🙂ĭepending on your preferences, you can choose between these 3 options: So why not try to fix those issues then and share the solution with you?
While checking the blog I noticed that other community members also struggled with it. I was triggered by the blog that Nabi Zamani has written more than a year ago, I tried to run the docker container on my Windows laptop but unfortunately I ran into some issues.