Skip to content

Commit

Permalink
add links documenting setting Docker resources on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
vtnate committed Jul 8, 2024
1 parent de32dcc commit 3a40c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ To configure Docker, do the following:

* Install `Docker <https://docs.docker.com/get-docker/>`_ for your system.
* Configure Docker Desktop to have at least 4 GB Ram and 2 cores. This is configured under the Docker Preferences.
* Windows users can refer to `these instructions <https://docs.docker.com/desktop/settings/windows/>`_ for more detail on adjusting Docker resources and may also be helped by `this page <https://learn.microsoft.com/en-us/windows/wsl/wsl-config#wslconfig>`_, which documents how to change resources in WSL.
* Larger models (more buildings) may require more resources in Docker.
* We recommend testing the Docker installation by simply running :code:`docker run hello-world` in a terminal to confirm it is working as intended.

Expand Down

0 comments on commit 3a40c7a

Please sign in to comment.