mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 00:34:29 -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 \
|
||||
alpine-sdk \
|
||||
autoconf \
|
||||
musl-dev \
|
||||
automake \
|
||||
gettext \
|
||||
git \
|
||||
@ -37,6 +38,7 @@ RUN git clone https://github.com/cherokee/webserver.git . && \
|
||||
ffmpeg-dev \
|
||||
geoip-dev \
|
||||
mariadb-dev \
|
||||
musl-dev \
|
||||
libtool && \
|
||||
mkdir -p /buildroot && \
|
||||
cp -Rf "/usr/local/." "/buildroot/" && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user