Skip to content

Commit

Permalink
Run StatsD in the foreground, otherwise Docker exits immediately
Browse files Browse the repository at this point in the history
  • Loading branch information
TheConnMan committed Feb 11, 2018
1 parent 5dd6f2a commit 1cc0595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Expand Up @@ -26,4 +26,4 @@ python /opt/netuitive-statsd/netuitive-statsd \
--forward_port=${FPRT} \
${fwd} \
${debug} \
start
start -f

0 comments on commit 1cc0595

Please sign in to comment.