Skip to content

Instantly share code, notes, and snippets.

@matheusvill
Created April 2, 2015 00:27
Show Gist options
  • Save matheusvill/569b7f9b5a86f7099b8e to your computer and use it in GitHub Desktop.
Save matheusvill/569b7f9b5a86f7099b8e to your computer and use it in GitHub Desktop.
[DOCKER] Instalação no MAC
# Adicionar esta linha no ~/.bash_profile para conseguir acesso aos comandos do docker
$(docker-machine env dev)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment