Skip to content

Instantly share code, notes, and snippets.

@fprieur
Created June 16, 2015 21:07
Show Gist options
  • Save fprieur/5bef724b08a39d8632fd to your computer and use it in GitHub Desktop.
Save fprieur/5bef724b08a39d8632fd to your computer and use it in GitHub Desktop.
setting up rancher server
docker run -d --restart=always -e CATTLE_AGENT_IP='[ip-of-host]' -p 8080:8080 rancher/server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment