🗃️ modified: Dockerfile 🗃️

This commit is contained in:
Jason
2022-07-06 23:15:47 -04:00
parent e187c826ee
commit f1c5928920

View File

@@ -13,7 +13,7 @@ RUN apk -U upgrade && \
openssl \ openssl \
openssl-dev \ openssl-dev \
linux-headers \ linux-headers \
python2 \ python \
rrdtool rrdtool
RUN git clone https://github.com/cherokee/webserver.git . && \ RUN git clone https://github.com/cherokee/webserver.git . && \