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
260a44347a
commit
6e1badbed9
@ -19,7 +19,6 @@ RUN apk -U upgrade && \
|
|||||||
rrdtool \
|
rrdtool \
|
||||||
ffmpeg-dev \
|
ffmpeg-dev \
|
||||||
geoip-dev \
|
geoip-dev \
|
||||||
mariadb-dev \
|
|
||||||
php8-cgi
|
php8-cgi
|
||||||
|
|
||||||
RUN git clone https://github.com/cherokee/webserver.git . && \
|
RUN git clone https://github.com/cherokee/webserver.git . && \
|
||||||
@ -37,8 +36,6 @@ RUN git clone https://github.com/cherokee/webserver.git . && \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
ffmpeg-dev \
|
ffmpeg-dev \
|
||||||
geoip-dev \
|
geoip-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