Hi,when I do the following
docker run firespring/apache2-php:latest
got
apache2: Syntax error on line 63 of /etc/apache2/apache2.conf: No matches for the wildcard '*.conf' in '/etc/apache2/sites-enabled', failing (use IncludeOptional if required)
How can I solve it?