mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Added 1.6.5 as default, optimized travis
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
#FROM debian:jessie-slim
|
||||
FROM litespeedtech/openlitespeed-beta:1.6.4.lh
|
||||
|
||||
ARG extensions
|
||||
|
||||
RUN apt-get install $extensions -y
|
||||
|
||||
#RUN apt-get install -y software-properties-common && \
|
||||
# add-apt-repository 'deb http://ftp.debian.org/debian jessie-backports main' && \
|
||||
# apt-get update && apt-get install -y python-certbot-apache -t jessie-backports
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user