I hereby claim:
- I am bluephoenix on github.
- I am bluephoenix01 (https://keybase.io/bluephoenix01) on keybase.
- I have a public key ASCSzgC28FCQVxYBmkptj7vkcCjeprbVdJwe_TVtt-kFcQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# From http://garmoncheg.blogspot.com/2012/06/pretty-git-log.html | |
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --" |
This is how to connect to another host with your docker client, without modifying your local Docker installation or when you don't have a local Docker installation.
First be sure to enable the Docker Remote API on the remote host.
This can easily be done with a container.
For HTTP connection use jarkt/docker-remote-api.
For HTTPS connection use whiledo/docker-remote-api-tls.