Skip to content

Instantly share code, notes, and snippets.

@gena01
Created August 4, 2016 14:19
Show Gist options
  • Save gena01/07319757ebf398ab0ea729e6a053a9f0 to your computer and use it in GitHub Desktop.
Save gena01/07319757ebf398ab0ea729e6a053a9f0 to your computer and use it in GitHub Desktop.
docker-machine use()
use () {
eval "$(docker-machine env $1)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment