We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4309b commit 990b1b0Copy full SHA for 990b1b0
Dockerfile
@@ -26,4 +26,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
26
27
# grr, ENTRYPOINT resets CMD now
28
ENTRYPOINT ["/entrypoint.sh"]
29
-CMD ["apache2", "-DFOREGROUND"]
+CMD ["apache2-foreground"]
0 commit comments