Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
text-generation-inference
Commits
d31a6f75
"vscode:/vscode.git/clone" did not exist on "5831205a31aec437d62d8d212e001be272c3cc5e"
Unverified
Commit
d31a6f75
authored
Sep 24, 2024
by
Alvaro Bartolome
Committed by
GitHub
Sep 24, 2024
Browse files
Remove duplicated `RUN` in `Dockerfile` (#2547)
parent
10e6f292
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
Dockerfile
Dockerfile
+0
-1
No files found.
Dockerfile
View file @
d31a6f75
...
@@ -40,7 +40,6 @@ COPY router router
...
@@ -40,7 +40,6 @@ COPY router router
COPY
backends backends
COPY
backends backends
COPY
launcher launcher
COPY
launcher launcher
RUN
cargo build
--profile
release-opt
RUN
cargo build
--profile
release-opt
RUN
cargo build
--profile
release-opt
# Python builder
# Python builder
# Adapted from: https://github.com/pytorch/pytorch/blob/master/Dockerfile
# Adapted from: https://github.com/pytorch/pytorch/blob/master/Dockerfile
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment