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