🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay
2022-10-11 13:59:46 -04:00
parent 260a44347a
commit 6e1badbed9

View File

@@ -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/" && \