Re-added Apache to Dockerfile

This commit is contained in:
Joseph Henry
2015-09-28 17:30:18 -04:00
parent 0b34d8e75e
commit 77b385fb12
9 changed files with 16 additions and 23 deletions

View File

@@ -1,3 +1,5 @@
#!/bin/bash
#exec ./zerotier-one -U -p9993 FOREGROUND
rm -rf /run/httpd/* /tmp/httpd*
exec /usr/sbin/httpd -D FOREGROUND