diff --git a/Dockerfile b/Dockerfile index 2200054..ea13b4b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,5 @@ RUN curl -fsSL -o lychee.tar.gz \ # COPY php.ini /usr/local/etc/php/php.ini - ENTRYPOINT ["/entrypoint.sh"] CMD ["apache2-foreground"]