Skip to content

Instantly share code, notes, and snippets.

@armand1m
Created December 1, 2016 16:23
Show Gist options
  • Save armand1m/81df9b075c3fd8829ec82cb344486efc to your computer and use it in GitHub Desktop.
Save armand1m/81df9b075c3fd8829ec82cb344486efc to your computer and use it in GitHub Desktop.
One way of using Git on Rancher OS
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