mirror of
https://github.com/casjaysdevdocker/cherokee
synced 2025-01-18 06:34:33 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
e6835d122c
commit
428e2fbb5f
@ -16,6 +16,8 @@ RUN apk -U upgrade && \
|
||||
openssl-dev \
|
||||
linux-headers \
|
||||
rrdtool \
|
||||
ffmpeg-dev \
|
||||
geoip-dev \
|
||||
php8-cgi
|
||||
|
||||
RUN git clone https://github.com/cherokee/webserver.git . && \
|
||||
@ -29,7 +31,10 @@ RUN git clone https://github.com/cherokee/webserver.git . && \
|
||||
autoconf \
|
||||
automake \
|
||||
gettext \
|
||||
git \
|
||||
openssl-dev \
|
||||
linux-headers \
|
||||
ffmpeg-dev \
|
||||
geoip-dev \
|
||||
libtool && \
|
||||
rm -Rf /var/cache/apk/* /tmp/* /var/tmp/* /usr/src/*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user