Skip to content

Commit 007b9d6

Browse files
docs: Update README.md to bypass nvidia runtime for dcgm-exporter service when deploying container for etcd and nats (#3148)
Signed-off-by: Paul Li <zhixiong2008@gmail.com>
1 parent 7a5a0bd commit 007b9d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ To coordinate across a data center, Dynamo relies on etcd and NATS. To run Dynam
9191
To quickly setup etcd & NATS, you can also run:
9292
```
9393
# At the root of the repository:
94+
# Edit deploy/docker-compose.yml to comment out "runtime: nvidia" of the dcgm-exporter service if the nvidia container runtime isn't deployed or to be used.
9495
docker compose -f deploy/docker-compose.yml up -d
9596
```
9697

0 commit comments

Comments
 (0)