Open helterscelter opened 7 years ago
@helterscelter I faced the same issue, Did you fix it ? if so, i would like to know how you work around this
@iliyass I actually ended up forking a different repo and modifying it to suite my needs:
Seems like there's a fix attempt here: https://github.com/gliderlabs/resolvable/pull/24
But there's a test failing 😢
Would be awesome if someone had this finally implemented!
I am attempting to use resolvable as a DNS resolver on my local host node (ie, developer workflow) so that I can access my docker containers by name (specifically looking to use the containter's hostname/container id/name).
however it appears that resolvable doesn't support docker networks:
15 seems to reference this same issue, but mentions that if networks need to be supported then a new issue should be created specifically for that. so, here it is.