Skip to content

Instantly share code, notes, and snippets.

@jangeador
Last active July 26, 2017 18:05
Show Gist options
  • Save jangeador/b4528f0c06eb72977ba5db6b31aae698 to your computer and use it in GitHub Desktop.
Save jangeador/b4528f0c06eb72977ba5db6b31aae698 to your computer and use it in GitHub Desktop.
rancher os stuff
sudo ros service enable rancher-server
sudo ros service up rancher-server
# If you want to see what services are available (not many), just run:
sudo ros service list
alias git="docker run -ti --rm -v $(pwd):/git bwits/docker-git-alpine"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment