mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
Remove duplicated RUN
in Dockerfile
(#2547)
This commit is contained in:
parent
10e6f29295
commit
d31a6f75cc
@ -40,7 +40,6 @@ COPY router router
|
||||
COPY backends backends
|
||||
COPY launcher launcher
|
||||
RUN cargo build --profile release-opt
|
||||
RUN cargo build --profile release-opt
|
||||
|
||||
# Python builder
|
||||
# Adapted from: https://github.com/pytorch/pytorch/blob/master/Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user