mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +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
|
||||
RUN apk add --no-cache \
|
||||
gcc \
|
||||
linux-headers \
|
||||
musl-dev
|
||||
RUN pip install --root=/opt/pip-root \
|
||||
coverage \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue