Remove *
This commit is contained in:
parent
2a0848221c
commit
f33993812c
@ -62,7 +62,7 @@ RUN yum ${YUM_FLAGS} install wget \
|
||||
php73-php-soap \
|
||||
php73-php-opcache ;
|
||||
|
||||
COPY conf/* /tmp/conf
|
||||
COPY conf/ /tmp/conf
|
||||
COPY ./scripts/docker-entrypoint.sh /usr/bin/docker-entrypoint.sh
|
||||
|
||||
EXPOSE 80 443
|
||||
|
||||
Loading…
Reference in New Issue
Block a user