Files
dockerfiles/httpd/httpd-foreground
Qi Zheng 22a89cd1f9 Add httpd container
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-04-08 19:18:26 -07:00

5 lines
42 B
Bash

#!/bin/sh
set -e
exec httpd -DFOREGROUND