Skip to content

Commit a01d48c

Browse files
committed
Merge pull request #39 from infosiftr/pid
Use the pid file deleting script
2 parents bf4309b + 990b1b0 commit a01d48c

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)