Merge pull request #2180 from janhq/docs-change-docker-command
docs: update docker command
This commit is contained in:
commit
e60a678ecb
@ -108,7 +108,7 @@ sudo sh ./get-docker.sh --dry-run
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# GPU mode with default file system
|
# GPU mode with default file system
|
||||||
docker compose --profile gpu up -d
|
docker compose --profile gpu-fs up -d
|
||||||
|
|
||||||
# GPU mode with S3 file system
|
# GPU mode with S3 file system
|
||||||
docker compose --profile gpu-s3fs up -d
|
docker compose --profile gpu-s3fs up -d
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user