You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README.md for the deploy project covers the use of the commercial Docker Desktop product. This is not free to large organisations so people in such organisations will want to try the test runner using docker on WSL2 which is free.
Zach had the following comments on this.
Given Microsoft's hard push of WSL2, it may make sense to just describe Linux setup and then have your offshoot WSL2 document callout the quick WSL2 specifics. Though I recognize this may be an overly simplified view of the world from my point of view.
o My personal environment has shifted to Windows 11 with development through WSL2, so that is how all my testing was done. Couple notes on the WSL2 Setup document
None of the PATH stuff is really applicable assuming the frameworks are cloned into the WSL2 image
Recommend just linking to Windows setup WSL document instead of trying to repeat as the information is already subtly out of date: https://learn.microsoft.com/en-us/windows/wsl/install
Docker install coverage is a good idea and the text as it is, is nice and simple
This is a spin-out from #38.
The README.md for the deploy project covers the use of the commercial Docker Desktop product. This is not free to large organisations so people in such organisations will want to try the test runner using docker on WSL2 which is free.
Zach had the following comments on this.
The document Setup on Windows using WSL2 should be reviewed and updated to fit with where we are today
It also needs to mention the networking issues relating to making the test runner in docker in wsl visible on the local network.
The text was updated successfully, but these errors were encountered: