Skip to content

Commit 1b2eaac

Browse files
authored
[Bugfix][Doc] FIx Duplicate Explicit Target Name Errors (#5703)
1 parent 3730a1c commit 1b2eaac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/dev/dockerfile/dockerfile.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Dockerfile
22
====================
33

4-
See `here <https://github.com/vllm-project/vllm/blob/main/Dockerfile>`_ for the main Dockerfile to construct
5-
the image for running an OpenAI compatible server with vLLM. More information about deploying with Docker can be found `here <https://docs.vllm.ai/en/stable/serving/deploying_with_docker.html>`_.
4+
See `here <https://github.com/vllm-project/vllm/blob/main/Dockerfile>`__ for the main Dockerfile to construct
5+
the image for running an OpenAI compatible server with vLLM. More information about deploying with Docker can be found `here <https://docs.vllm.ai/en/stable/serving/deploying_with_docker.html>`__.
66

77
Below is a visual representation of the multi-stage Dockerfile. The build graph contains the following nodes:
88

0 commit comments

Comments
 (0)