🗃️ 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-dev \
linux-headers \
python2 \
python \
rrdtool
RUN git clone https://github.com/cherokee/webserver.git . && \