Skip to content

Commit

Permalink
Merge pull request #571 from benz0li/update-container-images-instruct…
Browse files Browse the repository at this point in the history
…ions-b6111271

Update instructions for container images
  • Loading branch information
Xpirix authored Feb 25, 2025
2 parents 99e8f5a + 8fbe813 commit c4cbf91
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions content/resources/installation-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ See:

# Container images

(GPU accelerated) Multi-arch JupyterLab QGIS container images.
Experimental (GPU accelerated) multi-arch JupyterLab QGIS container images.

- Current `os/arch`s: `linux/amd64`, `linux/arm64/v8`
- Run on Apple M series using
Expand All @@ -740,8 +740,8 @@ See:
{{< rich-content-start themeClass="coloring-1" >}}
##### Note

`linux/arm64/v8` QGIS container images are known to crash randomly on Apple M
series.
The `linux/arm64/v8` JupyterLab QGIS container images are known to crash
randomly on Apple M series.

GPU acceleration requires an NVIDIA GPU, the NVIDIA Linux driver and the NVIDIA
Container Toolkit.
Expand All @@ -762,7 +762,8 @@ docker run -it --rm \
glcr.b-data.ch/jupyterlab/qgis/base
```

To run the GPU accelerated container with the latest QGIS stable version, command
To run the GPU accelerated container with the latest QGIS stable version,
command

```shell
docker run -it --rm \
Expand Down

0 comments on commit c4cbf91

Please sign in to comment.