[Docs] Fix the code block's format in deploying_with_docker page (#1722)
This commit is contained in:
parent
37c1e3c218
commit
112627e8b2
@ -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 \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user