Apache fixes
This commit is contained in:
parent
8cf52b486d
commit
b650bd6f8f
|
|
@ -142,4 +142,4 @@ RUN chown -R apache:apache /var/log/apache2
|
|||
RUN chown -R apache:apache /run/apache2
|
||||
|
||||
# Start Apache
|
||||
CMD ["/usr/sbin/httpd", "-D"]
|
||||
CMD ["/usr/sbin/httpd -k start"]
|
||||
Loading…
Reference in New Issue