Files
dockerfiles/httpd/httpd-foreground
T
2019-04-08 19:18:26 -07:00

5 lines
42 B
Bash

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