mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 12:34:38 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
f759d6f93c
commit
260a44347a
@ -8,6 +8,7 @@ RUN apk -U upgrade && \
|
|||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
alpine-sdk \
|
alpine-sdk \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
musl-dev \
|
||||||
automake \
|
automake \
|
||||||
gettext \
|
gettext \
|
||||||
git \
|
git \
|
||||||
@ -37,6 +38,7 @@ RUN git clone https://github.com/cherokee/webserver.git . && \
|
|||||||
ffmpeg-dev \
|
ffmpeg-dev \
|
||||||
geoip-dev \
|
geoip-dev \
|
||||||
mariadb-dev \
|
mariadb-dev \
|
||||||
|
musl-dev \
|
||||||
libtool && \
|
libtool && \
|
||||||
mkdir -p /buildroot && \
|
mkdir -p /buildroot && \
|
||||||
cp -Rf "/usr/local/." "/buildroot/" && \
|
cp -Rf "/usr/local/." "/buildroot/" && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user