Skip to content

Commit 990b1b0

Browse files
committed
Use the pid file deleting script
1 parent bf4309b commit 990b1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ COPY docker-entrypoint.sh /entrypoint.sh
2626

2727
# grr, ENTRYPOINT resets CMD now
2828
ENTRYPOINT ["/entrypoint.sh"]
29-
CMD ["apache2", "-DFOREGROUND"]
29+
CMD ["apache2-foreground"]

0 commit comments

Comments
 (0)