Created
December 1, 2016 16:23
-
-
Save armand1m/81df9b075c3fd8829ec82cb344486efc to your computer and use it in GitHub Desktop.
One way of using Git on Rancher OS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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