mirror of
https://github.com/ROCm/ROCm-docker.git
synced 2026-05-04 23:26:10 +02:00
Update README.md
Update README.md for the latest docker run command.
This commit is contained in:
parent
0063bdc40b
commit
6fed24eac4
@ -11,7 +11,7 @@ Looking for an easy start with ROCm + Docker? The rocm/rocm-terminal image is h
|
||||
|
||||
```bash
|
||||
sudo docker pull rocm/rocm-terminal
|
||||
sudo docker run -it --rm --device="/dev/kfd" rocm/rocm-terminal
|
||||
sudo docker run -it --device=/dev/kfd --device=/dev/dri --group-add video rocm/rocm-terminal
|
||||
```
|
||||
|
||||
## ROCm-docker set up guide
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user