Adjust docker file
This commit is contained in:
@@ -23,9 +23,10 @@ RUN docker-php-ext-install \
|
||||
opcache \
|
||||
calendar \
|
||||
pdo_mysql \
|
||||
mysqli \
|
||||
pdo_pgsql \
|
||||
pgsql
|
||||
mysqli
|
||||
#\
|
||||
# pdo_pgsql \
|
||||
# pgsql
|
||||
|
||||
# 2. set up document root for apache
|
||||
COPY docker/apache/000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||
|
||||
Reference in New Issue
Block a user