Unverified Commit 112627e8 authored by Wen Sun's avatar Wen Sun Committed by GitHub
Browse files

[Docs] Fix the code block's format in deploying_with_docker page (#1722)

parent 37c1e3c2
......@@ -7,7 +7,7 @@ vLLM offers official docker image for deployment.
The image can be used to run OpenAI compatible server.
The image is available on Docker Hub as `vllm/vllm-openai <https://hub.docker.com/r/vllm/vllm-openai/tags>`_.
... code-block:: console
.. code-block:: console
$ docker run --runtime nvidia --gpus all \
-v ~/.cache/huggingface:/root/.cache/huggingface \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment