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.
1 parent 4e62d2e commit 672c041Copy full SHA for 672c041
Dockerfile.proxy_only
@@ -13,7 +13,6 @@ 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