Skip to content

Commit fc371e6

Browse files
committed
Another try
1 parent 9c8a7d8 commit fc371e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RUN composer completion bash > /etc/bash_completion.d/composer
3838

3939
WORKDIR /app
4040

41-
COPY --exclude=./docker . /app
41+
COPY --exclude=./docker/* . /app
4242
COPY ./docker/php/php.ini /usr/local/etc/php/php.ini
4343
COPY ./docker/php/www.conf /usr/local/etc/php-fpm.d/www.conf
4444

0 commit comments

Comments
 (0)