We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d725321 commit 0ba9c67Copy full SHA for 0ba9c67
docker/pre/README.rst
@@ -20,6 +20,10 @@ Prerequisites
20
21
* Ensure that Docker is installed on your machine. If you do not have Docker installed,
22
see the `Docker website <https://www.docker.com>`_ for more information.
23
+
24
+* If you are building the image on Windows, ensure that the Windows Subsystem for Linux (WSL)
25
+ is installed. For installation information, see Microsoft's
26
+ `Install Linux on Windows with WSL <https://learn.microsoft.com/en-us/windows/wsl/install>`_.
27
28
* Download the latest Linux release artifacts for the Linux Docker container:
29
`linux-binaries.zip <https://github.com/ansys/pydyna/releases/download/v0.3.4/linux-binaries.zip>`_.
0 commit comments