mirror of
https://github.com/Neur0toxine/docker-node-alpine-git-gyp.git
synced 2024-11-24 05:16:03 +03:00
add pkgconfig
This commit is contained in:
parent
bc40e431cf
commit
7275a73bf4
@ -6,4 +6,5 @@ RUN apk -U upgrade \
|
||||
openssh \
|
||||
python3 \
|
||||
make \
|
||||
g++
|
||||
g++ \
|
||||
pkgconfig
|
||||
|
@ -6,4 +6,5 @@ RUN apk -U upgrade \
|
||||
openssh \
|
||||
python3 \
|
||||
make \
|
||||
g++
|
||||
g++ \
|
||||
pkgconfig
|
@ -6,4 +6,5 @@ RUN apk -U upgrade \
|
||||
openssh \
|
||||
python3 \
|
||||
make \
|
||||
g++
|
||||
g++ \
|
||||
pkgconfig
|
||||
|
@ -6,4 +6,5 @@ RUN apk -U upgrade \
|
||||
openssh \
|
||||
python3 \
|
||||
make \
|
||||
g++
|
||||
g++ \
|
||||
pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user