Skip to content

Instantly share code, notes, and snippets.

@hendrikhofstadt
Created December 31, 2015 12:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hendrikhofstadt/2afb09806abd7915e9ab to your computer and use it in GitHub Desktop.
Save hendrikhofstadt/2afb09806abd7915e9ab to your computer and use it in GitHub Desktop.
Poxa startup script for Docker
/app/bin/setup_env.sh
trap exit TERM; /app/bin/poxa foreground & wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment