Last active
          May 25, 2017 18:40 
        
      - 
      
- 
        Save smijar/de4e6f6053975f885c18eb1b8d803b21 to your computer and use it in GitHub Desktop. 
    get gateway ip of docker bridge
  
        
  
    
      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
    
  
  
    
  | export INTERNAL_DOCKER_HOST="tcp://$(docker run --rm busybox ip route show | grep ^default | cut -f3 -d ' '):2375" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment