Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 61c3ae9

Browse filesBrowse files
authored
Update Dockerfile
pip
1 parent 5370eca commit 61c3ae9
Copy full SHA for 61c3ae9

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Dockerfile

Copy file name to clipboardExpand all lines: Dockerfile
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
FROM ubuntu:22.04 AS builder
33

44
# Install the package
5-
RUN apt-get update && apt-get install -y libopenblas-dev ninja-build build-essential python3
5+
RUN apt-get update && apt-get install -y libopenblas-dev ninja-build build-essential python3 python3-pip
66
RUN python3 -m pip install --upgrade pip pytest cmake scikit-build setuptools fastapi uvicorn sse-starlette
77

88
# Install

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.