mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 23:31:35 +09:00
rm apache pkg
This commit is contained in:
@@ -19,7 +19,7 @@ RUN apt-get install -y software-properties-common && \
|
||||
add-apt-repository universe && \
|
||||
add-apt-repository ppa:certbot/certbot && \
|
||||
apt-get update && \
|
||||
apt-get install -y certbot python-certbot-apache
|
||||
apt-get install -y certbot
|
||||
|
||||
RUN rm -rf /usr/local/lsws/conf
|
||||
ADD conf /usr/local/lsws/conf
|
||||
|
||||
@@ -19,7 +19,7 @@ RUN apt-get install -y software-properties-common && \
|
||||
add-apt-repository universe && \
|
||||
add-apt-repository ppa:certbot/certbot && \
|
||||
apt-get update && \
|
||||
apt-get install -y certbot python-certbot-apache
|
||||
apt-get install -y certbot
|
||||
|
||||
RUN rm -rf /usr/local/lsws/conf
|
||||
ADD conf /usr/local/lsws/conf
|
||||
|
||||
Reference in New Issue
Block a user