mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-19 06:43:06 +02:00
parent
4b8ef36e69
commit
a9af18203b
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ FROM build AS build-pip
|
||||||
# coverage needs to build a C extensions, otherwise it's slow
|
# coverage needs to build a C extensions, otherwise it's slow
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
gcc \
|
gcc \
|
||||||
|
linux-headers \
|
||||||
musl-dev
|
musl-dev
|
||||||
RUN pip install --root=/opt/pip-root \
|
RUN pip install --root=/opt/pip-root \
|
||||||
coverage \
|
coverage \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue