feat(doc): add docker images explanation (#2379) [skip ci]

* feat(doc): add docker images explanation

* chore: add link to dockerhub
This commit is contained in:
NanoCode012
2025-03-05 22:01:00 +07:00
committed by GitHub
parent 8e30917440
commit 05dddfc41d
3 changed files with 143 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ docker run --privileged --gpus '"all"' --shm-size 10g --rm -it \
```
:::
Please refer to the [Docker documentation](docker.qmd) for more information on the different Docker images that are available.
## Cloud Environments {#sec-cloud}
### Cloud GPU Providers {#sec-cloud-gpu}