update script
This commit is contained in:
@@ -14,8 +14,7 @@ RUN apt-get update && apt-get install -y \
|
||||
php-curl \
|
||||
php-gd \
|
||||
php-fdomdocument \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
&& apt-get clean
|
||||
|
||||
RUN /usr/sbin/a2enmod mpm_prefork \
|
||||
&& /usr/sbin/a2enmod ssl \
|
||||
|
||||
Reference in New Issue
Block a user