We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e726a9 + c101913 commit fc30c32Copy full SHA for fc30c32
Dockerfile.proxy_only
@@ -13,6 +13,7 @@ WORKDIR /app
13
RUN apt-get update && apt-get install -y --no-install-recommends \
14
build-essential \
15
python3-dev \
16
+ python3-blis \
17
gcc \
18
g++ \
19
&& rm -rf /var/lib/apt/lists/*
0 commit comments