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
Uni-Core
Commits
561c2132
Unverified
Commit
561c2132
authored
Feb 25, 2023
by
Guolin Ke
Committed by
GitHub
Feb 25, 2023
Browse files
install bc by default
parent
f2b0b488
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
docker/rdma/Dockerfile
docker/rdma/Dockerfile
+2
-1
No files found.
docker/rdma/Dockerfile
View file @
561c2132
...
...
@@ -47,7 +47,8 @@ RUN APT_INSTALL="apt-get install -y --no-install-recommends" && \
fakeroot
\
devscripts
\
debhelper
\
nfs-common
nfs-common
\
bc
RUN
pip uninstall
-y
torch torchvision torchtext
&&
\
pip uninstall
-y
torch torchvision torchtext
&&
\
...
...
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