Added database support
This commit is contained in:
@@ -29,6 +29,8 @@ RUN docker-php-ext-install \
|
||||
pdo_pgsql \
|
||||
pgsql
|
||||
|
||||
RUN pecl install mongodb && docker-php-ext-enable mongodb
|
||||
|
||||
# 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