This commit is contained in:
parent
6a59dd2073
commit
8dfb598c18
@ -16,6 +16,6 @@ RUN docker-php-ext-install pdo pdo_mysql mysqli gd opcache intl zip calendar dom
|
|||||||
RUN pecl install apcu && docker-php-ext-enable apcu
|
RUN pecl install apcu && docker-php-ext-enable apcu
|
||||||
|
|
||||||
COPY . /var/www/project/
|
COPY . /var/www/project/
|
||||||
COPY ./.docker/hosts/file-explorer.conf /etc/apache2/sites-available/file-explorer.conf
|
COPY ./.docker/hosts/file-explorer.conf /etc/apache2/sites-enabled/file-explorer.conf
|
||||||
|
|
||||||
WORKDIR /var/www
|
WORKDIR /var/www
|
||||||
|
Loading…
x
Reference in New Issue
Block a user