added 1.6.4.build dockerfile

This commit is contained in:
lars-hagen
2020-01-08 21:21:27 +01:00
parent e1a81d1c41
commit 277a216f71
+10
View File
@@ -0,0 +1,10 @@
#FROM debian:jessie-slim
FROM litespeedtech/openlitespeed-beta:latest
ARG extensions
RUN apt-get install $extensions -y
#RUN echo "admin:$(/usr/local/lsws/admin/fcgi-bin/admin_php* -q /usr/local/lsws/admin/misc/htpasswd.php ${WEB_ADMIN_PASSWORD})" \
# > /usr/local/lsws/admin/conf/htpasswd