From d56454fce545e2b417ecf4234a06b157ad635155 Mon Sep 17 00:00:00 2001 From: Jim Van Fleet Date: Tue, 9 Aug 2016 10:19:36 -0400 Subject: [PATCH] adding script to run httpd in the foreground --- httpd-foreground | 1 + 1 file changed, 1 insertion(+) create mode 100644 httpd-foreground diff --git a/httpd-foreground b/httpd-foreground new file mode 100644 index 0000000..aae1853 --- /dev/null +++ b/httpd-foreground @@ -0,0 +1 @@ +https://raw.githubusercontent.com/docker-library/httpd/master/2.4/httpd-foreground \ No newline at end of file