Skip to content

Instantly share code, notes, and snippets.

@pjvds
Created February 18, 2014 20:14
Show Gist options
  • Save pjvds/9079086 to your computer and use it in GitHub Desktop.
Save pjvds/9079086 to your computer and use it in GitHub Desktop.
docker run -lxc-conf="lxc.cgroup.cpuset.cpus=0-5" -e "GOMAXPROCS=6" -t -p="0.0.0.0:80:80" -name=terminator quay.io/happypancake/terminator -http-address=0.0.0.0:80 -bus-pull-address=0.0.0.0:10001 -bus-push-address=0.0.0.0:10002
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment