Skip to content

Commit 014c4ff

Browse files
authored
Update README.md
1 parent 4797dc3 commit 014c4ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ To avoid problems caused by inconsistent environments, you can use the pre-built
160160
[nvidia-docker](https://github.com/NVIDIA/nvidia-docker) and make your GPU driver version >= 410.48
161161
```shell
162162
docker pull nvcr.io/nvidia/tensorrtserver:19.05-py3
163-
#
164163
docker run --gpus '"device=0"' -it --rm -p8000:8000 -p8001:8001 -p8002:8002 -v
165164
/${current}/${path}:/quick_start nvcr.io/nvidia/tensorrtserver:19.05-py3 /bin/bash
166165
# inside container

0 commit comments

Comments
 (0)