removing extra space

This commit is contained in:
Mike 2016-01-21 18:39:35 +01:00
parent 6d423b54da
commit c0002760e9

View File

@ -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"]