Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/docker-plugin
  Commit: 8e65a3d2b6bb5efdb8506ad79d4a8d1ffaf33ddc
      
https://github.com/jenkinsci/docker-plugin/commit/8e65a3d2b6bb5efdb8506ad79d4a8d1ffaf33ddc
  Author: Steven Walter <[email protected]>
  Date:   2015-03-31 (Tue, 31 Mar 2015)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/DockerComputerLauncher.java

  Log Message:
  -----------
  DockerComputerLauncher: get host IP from binding

The IP address of the binding may not be the same as the IP of the
docker host.  The port may be bound to only one interface, or we could
be connecting through a Docker Swarm, in which case the container is
actually running on a different machine altogether.


  Commit: 152b35c2fe40eb07f77d9f5f0b8209ebb0776a9a
      
https://github.com/jenkinsci/docker-plugin/commit/152b35c2fe40eb07f77d9f5f0b8209ebb0776a9a
  Author: Kanstantsin Shautsou <[email protected]>
  Date:   2015-04-01 (Wed, 01 Apr 2015)

  Changed paths:
    M 
docker-plugin/src/main/java/com/nirima/jenkins/plugins/docker/DockerComputerLauncher.java

  Log Message:
  -----------
  Merge pull request #191 from srwalter/connect-to-correct-SSH-IP

DockerComputerLauncher: get host IP from binding


Compare: 
https://github.com/jenkinsci/docker-plugin/compare/bdde16c512c9...152b35c2fe40

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to