mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
[Snakemake] Install extra psutil dependency (linux-headers)
This commit is contained in:
parent
8ac1c99a2e
commit
3762abecb7
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ RUN apk add --update --no-cache \
|
|||
krb5-libs \
|
||||
libc-dev libxml2-dev libxml2-utils libgcc \
|
||||
libcurl libintl libssl1.1 libstdc++ \
|
||||
linux-headers \
|
||||
make \
|
||||
musl-dev \
|
||||
npm nodejs-current \
|
||||
|
|
Loading…
Reference in a new issue