Skip to content

macOS

Install Docker from the Docker install docs. Alternatively, Neurodesk also works with Podman: follow the Podman installation instructions.

Use one of the following options to run Neurodesktop:

See the Neurodesk App instructions for installing and using the app.

When done processing your data it is important to stop and remove the container, otherwise the next start or container update will give an error (”… The container name ‘/neurodesktop’ is already in use…”).

  1. Click on the terminal from which you ran Neurodesktop.

  2. Press Ctrl+C.

  3. Type:

    Terminal window
    docker stop neurodesktop
  4. Type:

    Terminal window
    docker rm neurodesktop