Skip to content

genericProgramming/DroneServiceContainerWeirdness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DroneServiceContainerWeirdness

Service containers only work in drone if the container explicity connects to localhost or the loopback. If a service container gets the ip based on the hostname (a la riak), connecting to localhost won't work because the service conatiner is bound to the internal docker hostname ip.

As of December 20, 2016 using basho/riak-kv:latest image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages