summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-09-28 16:36:20 -0700
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-09-28 16:36:20 -0700
commitea71738c722e5dd4274aa8a13c902b739805bf76 (patch)
tree14d7dd130f5da0b5c50c8cb5e654fb223506e186
parent49956ed63d54204904152d3b1c9e8e545471de48 (diff)
downloadinfinitytier-ea71738c722e5dd4274aa8a13c902b739805bf76.tar.gz
infinitytier-ea71738c722e5dd4274aa8a13c902b739805bf76.zip
Entry point stuff...
-rw-r--r--docker-test/entrypoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-test/entrypoint.sh b/docker-test/entrypoint.sh
index 3643b51b..b9382998 100644
--- a/docker-test/entrypoint.sh
+++ b/docker-test/entrypoint.sh
@@ -36,7 +36,7 @@ echo '*** Starting Apache...'
sleep 1
rm -rf /run/httpd/* /tmp/httpd*
-intercept /usr/sbin/httpd >>/tmp/apache.out 2>&1
+intercept /usr/sbin/httpd >>/tmp/apache.out 2>&1 &
echo '***'
echo '*** Up and running at' $virtip4 '-- join network 8056c2e21c000001 and try:'