Skip to content

Commit 0fe5b94

Browse files
committed
Add common requirements to vllm container
1 parent 211dd20 commit 0fe5b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

container/Dockerfile.vllm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,6 @@ COPY --from=ci_minimum /opt/dynamo/bindings /opt/dynamo/bindings
493493
# Copy nats and etcd from base image
494494
COPY --from=base /usr/bin/nats-server /usr/bin/nats-server
495495
COPY --from=base /usr/local/bin/etcd/ /usr/local/bin/etcd/
496-
497496
ENV PATH="${VIRTUAL_ENV}/bin:/usr/local/bin/etcd/:${PATH}"
498497
# Setup the python environment
499498
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/

0 commit comments

Comments
 (0)