This commit is contained in:
parent
7e3f38ac48
commit
dba64ab339
@ -38,7 +38,14 @@ RUN apk add --no-cache \
|
|||||||
util-linux-static \
|
util-linux-static \
|
||||||
perl \
|
perl \
|
||||||
util-linux-dev \
|
util-linux-dev \
|
||||||
util-linux-static
|
util-linux-static \
|
||||||
|
openssl-dev \
|
||||||
|
openssl-static \
|
||||||
|
sqlite-dev \
|
||||||
|
sqlite-static \
|
||||||
|
libpq-dev \
|
||||||
|
libpq-static \
|
||||||
|
mariadb-connector-c-dev
|
||||||
|
|
||||||
#RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev
|
#RUN apk add --no-cache --update --repository=https://dl-cdn.alpinelinux.org/alpine/v3.16/main/ libexecinfo-dev
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user