Merge pull request #31 from OCSInventory-NG/nightly-dockerfile-update
Remove *
This commit is contained in:
commit
7779fcfe5f
@ -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